GroupId | GroupIdio.github.Kloping |
---|---|
ArtifactId | ArtifactIdJvUtils |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
JvUtils-0.0.8.pom | |
JvUtils-0.0.8.jar | 27 KB |
JvUtils-0.0.8-sources.jar | 15 KB |
JvUtils-0.0.8-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Kloping/JvUtils/ -->
<dependency>
<groupId>io.github.Kloping</groupId>
<artifactId>JvUtils</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Kloping/JvUtils/
implementation 'io.github.Kloping:JvUtils:0.0.8'
// https://jarcasting.com/artifacts/io.github.Kloping/JvUtils/
implementation ("io.github.Kloping:JvUtils:0.0.8")
'io.github.Kloping:JvUtils:jar:0.0.8'
<dependency org="io.github.Kloping" name="JvUtils" rev="0.0.8">
<artifact name="JvUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Kloping', module='JvUtils', version='0.0.8')
)
libraryDependencies += "io.github.Kloping" % "JvUtils" % "0.0.8"
[io.github.Kloping/JvUtils "0.0.8"]