GroupId | GroupIdfr.smallcrew.foundation |
---|---|
ArtifactId | ArtifactIdsmallcrew-pom |
Version | Version6 |
Type | Typepom |
Filename | Size |
---|---|
smallcrew-pom-6.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-pom</artifactId>
<version>6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/
implementation 'fr.smallcrew.foundation:smallcrew-pom:6'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/
implementation ("fr.smallcrew.foundation:smallcrew-pom:6")
'fr.smallcrew.foundation:smallcrew-pom:pom:6'
<dependency org="fr.smallcrew.foundation" name="smallcrew-pom" rev="6">
<artifact name="smallcrew-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-pom', version='6')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-pom" % "6"
[fr.smallcrew.foundation/smallcrew-pom "6"]