is not current version
Last Version 0.8.1

net.java.trueupdate:trueupdate-artifact-spec 0.1.9

Specifies an API for describing and resolving software artifacts.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-artifact-spec
Version

Version

0.1.9
Type

Type

jar

Download trueupdate-artifact-spec 0.1.9


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-spec/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-artifact-spec</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-spec/
implementation 'net.java.trueupdate:trueupdate-artifact-spec:0.1.9'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-spec/
implementation ("net.java.trueupdate:trueupdate-artifact-spec:0.1.9")
'net.java.trueupdate:trueupdate-artifact-spec:jar:0.1.9'
<dependency org="net.java.trueupdate" name="trueupdate-artifact-spec" rev="0.1.9">
  <artifact name="trueupdate-artifact-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-artifact-spec', version='0.1.9')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-artifact-spec" % "0.1.9"
[net.java.trueupdate/trueupdate-artifact-spec "0.1.9"]