is not current version
Last Version 0.5.0

com.xellitix.commons:parent-pom 0.4.0

${project.name}

GroupId

GroupId

com.xellitix.commons
ArtifactId

ArtifactId

parent-pom
Version

Version

0.4.0
Type

Type

pom

Download parent-pom 0.4.0

Filename Size
parent-pom-0.4.0.pom 5 KB
Browse

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