is not current version
Last Version 0.4.3

io.github.Kloping:JvUtils 0.1.4

JvUtils

GroupId

GroupId

io.github.Kloping
ArtifactId

ArtifactId

JvUtils
Version

Version

0.1.4
Type

Type

jar

Download JvUtils 0.1.4


<!-- https://jarcasting.com/artifacts/io.github.Kloping/JvUtils/ -->
<dependency>
    <groupId>io.github.Kloping</groupId>
    <artifactId>JvUtils</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Kloping/JvUtils/
implementation 'io.github.Kloping:JvUtils:0.1.4'
// https://jarcasting.com/artifacts/io.github.Kloping/JvUtils/
implementation ("io.github.Kloping:JvUtils:0.1.4")
'io.github.Kloping:JvUtils:jar:0.1.4'
<dependency org="io.github.Kloping" name="JvUtils" rev="0.1.4">
  <artifact name="JvUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Kloping', module='JvUtils', version='0.1.4')
)
libraryDependencies += "io.github.Kloping" % "JvUtils" % "0.1.4"
[io.github.Kloping/JvUtils "0.1.4"]