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

com.github.jorge2m:archetypes 1.3.20


Группа

Группа

com.github.jorge2m
Идентификатор

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

archetypes
Версия

Версия

1.3.20
Тип

Тип

pom

Скачать archetypes 1.3.20

Имя Файла Размер
archetypes-1.3.20.pom 1 KB
Обзор

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