is not current version
Last Version 1.0.10

fr.smallcrew.foundation:smallcrew-rest 1.0.7

Foundation of all smallcrew's rest projects

GroupId

GroupId

fr.smallcrew.foundation
ArtifactId

ArtifactId

smallcrew-rest
Version

Version

1.0.7
Type

Type

jar

Download smallcrew-rest 1.0.7


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