License |
License |
---|---|
GroupId | GroupIdfr.dralagen |
ArtifactId | ArtifactIdpom |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPom
Pom parent who contains the base of pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pom-1.1.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.dralagen/pom/ -->
<dependency>
<groupId>fr.dralagen</groupId>
<artifactId>pom</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.dralagen/pom/
implementation 'fr.dralagen:pom:1.1.2'
// https://jarcasting.com/artifacts/fr.dralagen/pom/
implementation ("fr.dralagen:pom:1.1.2")
'fr.dralagen:pom:pom:1.1.2'
<dependency org="fr.dralagen" name="pom" rev="1.1.2">
<artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.dralagen', module='pom', version='1.1.2')
)
libraryDependencies += "fr.dralagen" % "pom" % "1.1.2"
[fr.dralagen/pom "1.1.2"]