is not current version
Last Version 1.4.0

com.github.japgolly.univeq:univeq-scalaz_2.12 1.1.0-RC3

scalaz

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.japgolly.univeq
ArtifactId

ArtifactId

univeq-scalaz_2.12
Version

Version

1.1.0-RC3
Type

Type

jar

Download univeq-scalaz_2.12 1.1.0-RC3


<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-scalaz_2.12/ -->
<dependency>
    <groupId>com.github.japgolly.univeq</groupId>
    <artifactId>univeq-scalaz_2.12</artifactId>
    <version>1.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-scalaz_2.12/
implementation 'com.github.japgolly.univeq:univeq-scalaz_2.12:1.1.0-RC3'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-scalaz_2.12/
implementation ("com.github.japgolly.univeq:univeq-scalaz_2.12:1.1.0-RC3")
'com.github.japgolly.univeq:univeq-scalaz_2.12:jar:1.1.0-RC3'
<dependency org="com.github.japgolly.univeq" name="univeq-scalaz_2.12" rev="1.1.0-RC3">
  <artifact name="univeq-scalaz_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-scalaz_2.12', version='1.1.0-RC3')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-scalaz_2.12" % "1.1.0-RC3"
[com.github.japgolly.univeq/univeq-scalaz_2.12 "1.1.0-RC3"]