is not current version
Last Version 0.8.1

net.java.trueupdate:trueupdate-archetype 0.4

The parent POM for TrueUpdate Archetype modules.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-archetype
Version

Version

0.4
Type

Type

pom

Download trueupdate-archetype 0.4

Filename Size
trueupdate-archetype-0.4.pom 881 bytes
Browse

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