is not current version
Last Version 0.8.1

net.java.trueupdate:trueupdate-artifact 0.1.8

The parent POM for TrueUpdate Artifact modules.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-artifact
Version

Version

0.1.8
Type

Type

pom

Download trueupdate-artifact 0.1.8

Filename Size
trueupdate-artifact-0.1.8.pom 933 bytes
Browse

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