GroupId | GroupIdcom.github.japgolly.univeq |
---|---|
ArtifactId | ArtifactIduniveq-cats_sjs1_3 |
Version | Version2.0.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
univeq-cats_sjs1_3-2.0.0-RC1.pom | |
univeq-cats_sjs1_3-2.0.0-RC1.jar | 7 KB |
univeq-cats_sjs1_3-2.0.0-RC1-sources.jar | 1011 bytes |
univeq-cats_sjs1_3-2.0.0-RC1-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs1_3/ -->
<dependency>
<groupId>com.github.japgolly.univeq</groupId>
<artifactId>univeq-cats_sjs1_3</artifactId>
<version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs1_3/
implementation 'com.github.japgolly.univeq:univeq-cats_sjs1_3:2.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.japgolly.univeq/univeq-cats_sjs1_3/
implementation ("com.github.japgolly.univeq:univeq-cats_sjs1_3:2.0.0-RC1")
'com.github.japgolly.univeq:univeq-cats_sjs1_3:jar:2.0.0-RC1'
<dependency org="com.github.japgolly.univeq" name="univeq-cats_sjs1_3" rev="2.0.0-RC1">
<artifact name="univeq-cats_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.univeq', module='univeq-cats_sjs1_3', version='2.0.0-RC1')
)
libraryDependencies += "com.github.japgolly.univeq" % "univeq-cats_sjs1_3" % "2.0.0-RC1"
[com.github.japgolly.univeq/univeq-cats_sjs1_3 "2.0.0-RC1"]