License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.paulhammant |
ArtifactId | ArtifactIddecdnorator-parent |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondecdnorator parent
Decoration of CDM deployable pages
|
Project URL |
Project URL |
Filename | Size |
---|---|
decdnorator-parent-0.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paulhammant/decdnorator-parent/ -->
<dependency>
<groupId>com.paulhammant</groupId>
<artifactId>decdnorator-parent</artifactId>
<version>0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant/decdnorator-parent/
implementation 'com.paulhammant:decdnorator-parent:0.7'
// https://jarcasting.com/artifacts/com.paulhammant/decdnorator-parent/
implementation ("com.paulhammant:decdnorator-parent:0.7")
'com.paulhammant:decdnorator-parent:pom:0.7'
<dependency org="com.paulhammant" name="decdnorator-parent" rev="0.7">
<artifact name="decdnorator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant', module='decdnorator-parent', version='0.7')
)
libraryDependencies += "com.paulhammant" % "decdnorator-parent" % "0.7"
[com.paulhammant/decdnorator-parent "0.7"]