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