Categories |
CategoriesJava Languages Net |
---|---|
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-agent-spec |
Version | Version0.1.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-spec/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-agent-spec</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-spec/
implementation 'net.java.trueupdate:trueupdate-agent-spec:0.1.7'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-agent-spec/
implementation ("net.java.trueupdate:trueupdate-agent-spec:0.1.7")
'net.java.trueupdate:trueupdate-agent-spec:jar:0.1.7'
<dependency org="net.java.trueupdate" name="trueupdate-agent-spec" rev="0.1.7">
<artifact name="trueupdate-agent-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-agent-spec', version='0.1.7')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-agent-spec" % "0.1.7"
[net.java.trueupdate/trueupdate-agent-spec "0.1.7"]