Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdfr.smallcrew.foundation |
ArtifactId | ArtifactIdsmallcrew-security |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
smallcrew-security-1.0.9.pom | |
smallcrew-security-1.0.9.jar | 17 KB |
smallcrew-security-1.0.9-sources.jar | 15 KB |
smallcrew-security-1.0.9-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-security/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-security</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-security/
implementation 'fr.smallcrew.foundation:smallcrew-security:1.0.9'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-security/
implementation ("fr.smallcrew.foundation:smallcrew-security:1.0.9")
'fr.smallcrew.foundation:smallcrew-security:jar:1.0.9'
<dependency org="fr.smallcrew.foundation" name="smallcrew-security" rev="1.0.9">
<artifact name="smallcrew-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-security', version='1.0.9')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-security" % "1.0.9"
[fr.smallcrew.foundation/smallcrew-security "1.0.9"]