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