License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-core |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueUpdate Core
Provides core functionality for updating web apps.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-core-0.8.1.pom | |
trueupdate-core-0.8.1.jar | 86 KB |
trueupdate-core-0.8.1-tests.jar | 58 KB |
trueupdate-core-0.8.1-sources.jar | 42 KB |
trueupdate-core-0.8.1-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-core/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-core</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-core/
implementation 'net.java.trueupdate:trueupdate-core:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-core/
implementation ("net.java.trueupdate:trueupdate-core:0.8.1")
'net.java.trueupdate:trueupdate-core:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-core" rev="0.8.1">
<artifact name="trueupdate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-core', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-core" % "0.8.1"
[net.java.trueupdate/trueupdate-core "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.trueupdate : trueupdate-util | jar | 0.8.1 |