is not current version
Last Version 2.1.19

com.github.jorge2m:archetypes 1.3.4


GroupId

GroupId

com.github.jorge2m
ArtifactId

ArtifactId

archetypes
Version

Version

1.3.4
Type

Type

pom

Download archetypes 1.3.4

Filename Size
archetypes-1.3.4.pom 1 KB
Browse

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