is not current version
Last Version 1.0.5

com.github.frtu.archetype:archetype-pom 0.3.6

A parent pom for all Archetypes

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

archetype-pom
Version

Version

0.3.6
Type

Type

pom

Download archetype-pom 0.3.6

Filename Size
archetype-pom-0.3.6.pom 1 KB
Browse

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