is not current version
Last Version 1.2.4

com.github.frtu.archetype:base-pom 0.3.7

A parent pom for all the base JARs

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

base-pom
Version

Version

0.3.7
Type

Type

pom

Download base-pom 0.3.7

Filename Size
base-pom-0.3.7.pom 11 KB
Browse

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