is not current version
Last Version 1.0.10

fr.smallcrew.foundation:smallcrew-foundation 1.0.7

Foundation of all smallcrew's projects

GroupId

GroupId

fr.smallcrew.foundation
ArtifactId

ArtifactId

smallcrew-foundation
Version

Version

1.0.7
Type

Type

pom

Download smallcrew-foundation 1.0.7


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