| License |
License |
|---|---|
| GroupId | GroupIdcom.github.japgolly.univeq |
| ArtifactId | ArtifactIduniveq-cats_sjs0.6_2.13 |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
Descriptioncats
cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| univeq-cats_sjs0.6_2.13-1.2.1.pom | |
| univeq-cats_sjs0.6_2.13-1.2.1.jar | 11 KB |
| univeq-cats_sjs0.6_2.13-1.2.1-sources.jar | 972 bytes |
| univeq-cats_sjs0.6_2.13-1.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs0.6_2.13/ -->
<dependency>
<groupId>com.github.japgolly.univeq</groupId>
<artifactId>univeq-cats_sjs0.6_2.13</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs0.6_2.13/
implementation 'com.github.japgolly.univeq:univeq-cats_sjs0.6_2.13:1.2.1'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs0.6_2.13/
implementation ("com.github.japgolly.univeq:univeq-cats_sjs0.6_2.13:1.2.1")
'com.github.japgolly.univeq:univeq-cats_sjs0.6_2.13:jar:1.2.1'
<dependency org="com.github.japgolly.univeq" name="univeq-cats_sjs0.6_2.13" rev="1.2.1">
<artifact name="univeq-cats_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_sjs0.6_2.13', version='1.2.1')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_sjs0.6_2.13" % "1.2.1"
[com.github.japgolly.univeq/univeq-cats_sjs0.6_2.13 "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.github.japgolly.univeq : univeq_sjs0.6_2.13 | jar | 1.2.1 |
| org.scala-js : scalajs-library_2.13 | jar | 0.6.32 |
| org.typelevel : cats-core_sjs0.6_2.13 | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.13 | jar | 0.6.32 |
| com.lihaoyi : utest_sjs0.6_2.13 | jar | 0.7.4 |