License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-util |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueUpdate Utilities
Provides utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-util-0.8.1.pom | |
trueupdate-util-0.8.1.jar | 10 KB |
trueupdate-util-0.8.1-sources.jar | 7 KB |
trueupdate-util-0.8.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-util/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-util</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-util/
implementation 'net.java.trueupdate:trueupdate-util:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-util/
implementation ("net.java.trueupdate:trueupdate-util:0.8.1")
'net.java.trueupdate:trueupdate-util:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-util" rev="0.8.1">
<artifact name="trueupdate-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-util', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-util" % "0.8.1"
[net.java.trueupdate/trueupdate-util "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |