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