| License |
License |
|---|---|
| GroupId | GroupIdcom.github.japgolly.univeq |
| ArtifactId | ArtifactIduniveq-cats_2.11 |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
Descriptioncats
cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| univeq-cats_2.11-1.0.6.pom | |
| univeq-cats_2.11-1.0.6.jar | 6 KB |
| univeq-cats_2.11-1.0.6-sources.jar | 974 bytes |
| univeq-cats_2.11-1.0.6-javadoc.jar | 345 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_2.11/ -->
<dependency>
<groupId>com.github.japgolly.univeq</groupId>
<artifactId>univeq-cats_2.11</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_2.11/
implementation 'com.github.japgolly.univeq:univeq-cats_2.11:1.0.6'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_2.11/
implementation ("com.github.japgolly.univeq:univeq-cats_2.11:1.0.6")
'com.github.japgolly.univeq:univeq-cats_2.11:jar:1.0.6'
<dependency org="com.github.japgolly.univeq" name="univeq-cats_2.11" rev="1.0.6">
<artifact name="univeq-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_2.11', version='1.0.6')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_2.11" % "1.0.6"
[com.github.japgolly.univeq/univeq-cats_2.11 "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.japgolly.univeq : univeq_2.11 | jar | 1.0.6 |
| org.typelevel : cats-core_2.11 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_2.11 | jar | 0.6.7 |