License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.univeq |
ArtifactId | ArtifactIduniveq-cats_2.13 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats
cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
univeq-cats_2.13-2.0.0.pom | |
univeq-cats_2.13-2.0.0.jar | 6 KB |
univeq-cats_2.13-2.0.0-sources.jar | 973 bytes |
univeq-cats_2.13-2.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_2.13/ -->
<dependency>
<groupId>com.github.japgolly.univeq</groupId>
<artifactId>univeq-cats_2.13</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_2.13/
implementation 'com.github.japgolly.univeq:univeq-cats_2.13:2.0.0'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_2.13/
implementation ("com.github.japgolly.univeq:univeq-cats_2.13:2.0.0")
'com.github.japgolly.univeq:univeq-cats_2.13:jar:2.0.0'
<dependency org="com.github.japgolly.univeq" name="univeq-cats_2.13" rev="2.0.0">
<artifact name="univeq-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_2.13', version='2.0.0')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_2.13" % "2.0.0"
[com.github.japgolly.univeq/univeq-cats_2.13 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.github.japgolly.univeq : univeq_2.13 | jar | 2.0.0 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13 | jar | 0.7.10 |