is not current version
Last Version 0.0.7

org.cementframework:cement-root-parent 0.0.6

The root pom for all cementframework.org poms.

GroupId

GroupId

org.cementframework
ArtifactId

ArtifactId

cement-root-parent
Version

Version

0.0.6
Type

Type

pom

Download cement-root-parent 0.0.6


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