Scalaz

The intention of Scalaz is to include general functions that are not currently available in the core Scala API

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.workingmouse
ArtifactId

ArtifactId

scalaz
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Scalaz
The intention of Scalaz is to include general functions that are not currently available in the core Scala API
Project Organization

Project Organization

Workingmouse Pty Ltd

Download scalaz

How to add to project

<!-- https://jarcasting.com/artifacts/com.workingmouse/scalaz/ -->
<dependency>
    <groupId>com.workingmouse</groupId>
    <artifactId>scalaz</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.workingmouse/scalaz/
implementation 'com.workingmouse:scalaz:3.0'
// https://jarcasting.com/artifacts/com.workingmouse/scalaz/
implementation ("com.workingmouse:scalaz:3.0")
'com.workingmouse:scalaz:jar:3.0'
<dependency org="com.workingmouse" name="scalaz" rev="3.0">
  <artifact name="scalaz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.workingmouse', module='scalaz', version='3.0')
)
libraryDependencies += "com.workingmouse" % "scalaz" % "3.0"
[com.workingmouse/scalaz "3.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.5
2.4
2.3
2.2