License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-agent-core |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueUpdate Agent Core
Provides the core implementation of an update agent.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-core/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-agent-core</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-core/
implementation 'net.java.trueupdate:trueupdate-agent-core:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-core/
implementation ("net.java.trueupdate:trueupdate-agent-core:0.8.1")
'net.java.trueupdate:trueupdate-agent-core:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-agent-core" rev="0.8.1">
<artifact name="trueupdate-agent-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-agent-core', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-agent-core" % "0.8.1"
[net.java.trueupdate/trueupdate-agent-core "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.trueupdate : trueupdate-agent-spec | jar | 0.8.1 |