is not current version
Last Version 9

fr.smallcrew.foundation:smallcrew-pom 7

Base pom of all smallcrew's projects

GroupId

GroupId

fr.smallcrew.foundation
ArtifactId

ArtifactId

smallcrew-pom
Version

Version

7
Type

Type

pom

Download smallcrew-pom 7

Filename Size
smallcrew-pom-7.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/ -->
<dependency>
    <groupId>fr.smallcrew.foundation</groupId>
    <artifactId>smallcrew-pom</artifactId>
    <version>7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/
implementation 'fr.smallcrew.foundation:smallcrew-pom:7'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-pom/
implementation ("fr.smallcrew.foundation:smallcrew-pom:7")
'fr.smallcrew.foundation:smallcrew-pom:pom:7'
<dependency org="fr.smallcrew.foundation" name="smallcrew-pom" rev="7">
  <artifact name="smallcrew-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-pom', version='7')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-pom" % "7"
[fr.smallcrew.foundation/smallcrew-pom "7"]