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