| License |
License |
|---|---|
| GroupId | GroupIdcom.github.japgolly.univeq |
| ArtifactId | ArtifactIduniveq-cats_sjs1_2.12 |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
Descriptioncats
cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| univeq-cats_sjs1_2.12-1.4.0.pom | |
| univeq-cats_sjs1_2.12-1.4.0.jar | 11 KB |
| univeq-cats_sjs1_2.12-1.4.0-sources.jar | 973 bytes |
| univeq-cats_sjs1_2.12-1.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs1_2.12/ -->
<dependency>
<groupId>com.github.japgolly.univeq</groupId>
<artifactId>univeq-cats_sjs1_2.12</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs1_2.12/
implementation 'com.github.japgolly.univeq:univeq-cats_sjs1_2.12:1.4.0'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs1_2.12/
implementation ("com.github.japgolly.univeq:univeq-cats_sjs1_2.12:1.4.0")
'com.github.japgolly.univeq:univeq-cats_sjs1_2.12:jar:1.4.0'
<dependency org="com.github.japgolly.univeq" name="univeq-cats_sjs1_2.12" rev="1.4.0">
<artifact name="univeq-cats_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_sjs1_2.12', version='1.4.0')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_sjs1_2.12" % "1.4.0"
[com.github.japgolly.univeq/univeq-cats_sjs1_2.12 "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| com.github.japgolly.univeq : univeq_sjs1_2.12 | jar | 1.4.0 |
| org.scala-js : scalajs-library_2.12 | jar | 1.5.1 |
| org.typelevel : cats-core_sjs1_2.12 | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.12 | jar | 1.5.1 |
| com.lihaoyi : utest_sjs1_2.12 | jar | 0.7.10 |