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

com.github.jorge2m:archetypes 1.3.18


Группа

Группа

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

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

archetypes
Версия

Версия

1.3.18
Тип

Тип

pom

Скачать archetypes 1.3.18

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

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