The intention of Scalaz is to include general functions that are not currently available in the core Scala API
'com.workingmouse:scalaz:2.5'
<dependency>
<groupId>com.workingmouse</groupId>
<artifactId>scalaz</artifactId>
<version>2.5</version>
</dependency>
<dependency org="com.workingmouse" name="scalaz" rev="2.5"/>
"com.workingmouse", "scalaz", "2.5"