License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-agent |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTrueUpdate Agent
The parent POM for TrueUpdate Agent modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-agent-0.8.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-agent</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent/
implementation 'net.java.trueupdate:trueupdate-agent:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent/
implementation ("net.java.trueupdate:trueupdate-agent:0.8.1")
'net.java.trueupdate:trueupdate-agent:pom:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-agent" rev="0.8.1">
<artifact name="trueupdate-agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-agent', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-agent" % "0.8.1"
[net.java.trueupdate/trueupdate-agent "0.8.1"]