is not current version
Last Version 0.0.4

org.cementframework:cement-parent 0.0.3

This overall parent pom for cementframework.org.

GroupId

GroupId

org.cementframework
ArtifactId

ArtifactId

cement-parent
Version

Version

0.0.3
Type

Type

pom

Download cement-parent 0.0.3

Filename Size
cement-parent-0.0.3.pom 1 KB
Browse

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