| License |
License |
|---|---|
| GroupId | GroupIdcom.github.japgolly.univeq |
| ArtifactId | ArtifactIduniveq-cats_3.0.0-RC3 |
| Version | Version1.4.0-RC4 |
| Type | Typejar |
| Description |
Descriptioncats
cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| univeq-cats_3.0.0-RC3-1.4.0-RC4.pom | |
| univeq-cats_3.0.0-RC3-1.4.0-RC4.jar | 5 KB |
| univeq-cats_3.0.0-RC3-1.4.0-RC4-sources.jar | 1010 bytes |
| univeq-cats_3.0.0-RC3-1.4.0-RC4-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_3.0.0-RC3/ -->
<dependency>
<groupId>com.github.japgolly.univeq</groupId>
<artifactId>univeq-cats_3.0.0-RC3</artifactId>
<version>1.4.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_3.0.0-RC3/
implementation 'com.github.japgolly.univeq:univeq-cats_3.0.0-RC3:1.4.0-RC4'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_3.0.0-RC3/
implementation ("com.github.japgolly.univeq:univeq-cats_3.0.0-RC3:1.4.0-RC4")
'com.github.japgolly.univeq:univeq-cats_3.0.0-RC3:jar:1.4.0-RC4'
<dependency org="com.github.japgolly.univeq" name="univeq-cats_3.0.0-RC3" rev="1.4.0-RC4">
<artifact name="univeq-cats_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_3.0.0-RC3', version='1.4.0-RC4')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_3.0.0-RC3" % "1.4.0-RC4"
[com.github.japgolly.univeq/univeq-cats_3.0.0-RC3 "1.4.0-RC4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.japgolly.univeq : univeq_3.0.0-RC3 | jar | 1.4.0-RC4 |
| org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
| org.typelevel : cats-core_3.0.0-RC3 | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_3.0.0-RC3 | jar | 0.7.9 |