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