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