License |
License |
---|---|
GroupId | GroupIdorg.cementframework |
ArtifactId | ArtifactIdcement-root-parent |
Version | Version0.0.7 |
Type | Typepom |
Description |
Descriptioncementframework.org root parent pom
The root pom for all cementframework.org poms.
|
Project Organization |
Project Organizationcementframework.org |
Filename | Size |
---|---|
cement-root-parent-0.0.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cementframework/cement-root-parent/ -->
<dependency>
<groupId>org.cementframework</groupId>
<artifactId>cement-root-parent</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cementframework/cement-root-parent/
implementation 'org.cementframework:cement-root-parent:0.0.7'
// https://jarcasting.com/artifacts/org.cementframework/cement-root-parent/
implementation ("org.cementframework:cement-root-parent:0.0.7")
'org.cementframework:cement-root-parent:pom:0.0.7'
<dependency org="org.cementframework" name="cement-root-parent" rev="0.0.7">
<artifact name="cement-root-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cementframework', module='cement-root-parent', version='0.0.7')
)
libraryDependencies += "org.cementframework" % "cement-root-parent" % "0.0.7"
[org.cementframework/cement-root-parent "0.0.7"]