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