не последняя версия
Последняя версия 0.8.1

net.java.trueupdate:trueupdate-archetype 0.6

The parent POM for TrueUpdate Archetype modules.

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.trueupdate
Идентификатор

Идентификатор

trueupdate-archetype
Версия

Версия

0.6
Тип

Тип

pom

Скачать trueupdate-archetype 0.6

Имя Файла Размер
trueupdate-archetype-0.6.pom 2 KB
Обзор

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