GroupId | GroupIdio.kevinlee |
---|---|
ArtifactId | ArtifactIdextras-cats_sjs1_3 |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
extras-cats_sjs1_3-0.8.0.pom | |
extras-cats_sjs1_3-0.8.0.jar | 14 KB |
extras-cats_sjs1_3-0.8.0-sources.jar | 1 KB |
extras-cats_sjs1_3-0.8.0-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kevinlee/extras-cats_sjs1_3/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>extras-cats_sjs1_3</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/extras-cats_sjs1_3/
implementation 'io.kevinlee:extras-cats_sjs1_3:0.8.0'
// https://jarcasting.com/artifacts/io.kevinlee/extras-cats_sjs1_3/
implementation ("io.kevinlee:extras-cats_sjs1_3:0.8.0")
'io.kevinlee:extras-cats_sjs1_3:jar:0.8.0'
<dependency org="io.kevinlee" name="extras-cats_sjs1_3" rev="0.8.0">
<artifact name="extras-cats_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='extras-cats_sjs1_3', version='0.8.0')
)
libraryDependencies += "io.kevinlee" % "extras-cats_sjs1_3" % "0.8.0"
[io.kevinlee/extras-cats_sjs1_3 "0.8.0"]