is not current version
Last Version 0.8.1

net.java.trueupdate:trueupdate-util 0.7.1

Provides utilities.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-util
Version

Version

0.7.1
Type

Type

jar

Download trueupdate-util 0.7.1


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-util/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-util</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-util/
implementation 'net.java.trueupdate:trueupdate-util:0.7.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-util/
implementation ("net.java.trueupdate:trueupdate-util:0.7.1")
'net.java.trueupdate:trueupdate-util:jar:0.7.1'
<dependency org="net.java.trueupdate" name="trueupdate-util" rev="0.7.1">
  <artifact name="trueupdate-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-util', version='0.7.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-util" % "0.7.1"
[net.java.trueupdate/trueupdate-util "0.7.1"]