is not current version
Last Version 2.1.19

com.github.jorge2m:archetypes 2.1.6


GroupId

GroupId

com.github.jorge2m
ArtifactId

ArtifactId

archetypes
Version

Version

2.1.6
Type

Type

pom

Download archetypes 2.1.6

Filename Size
archetypes-2.1.6.pom 1 KB
Browse

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