scalaz

scalaz unidoc

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaz
ArtifactId

ArtifactId

scalaz_3
Last Version

Last Version

7.4.0-M12
Release Date

Release Date

Type

Type

jar
Description

Description

scalaz
scalaz unidoc
Project URL

Project URL

http://scalaz.org
Project Organization

Project Organization

org.scalaz
Source Code Management

Source Code Management

https://github.com/scalaz/scalaz

Download scalaz_3

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
7.4.0-M12
7.4.0-M11
7.4.0-M10
7.4.0-M9
7.3.6
7.2.34