GroupId | GroupIdch.software-atelier |
---|---|
ArtifactId | ArtifactIdsimpleflex-auth |
Version | Version2.1.1 |
Type | Typejar |
Filename | Size |
---|---|
simpleflex-auth-2.1.1.pom | |
simpleflex-auth-2.1.1.jar | 51 KB |
simpleflex-auth-2.1.1-sources.jar | 29 KB |
simpleflex-auth-2.1.1-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/ -->
<dependency>
<groupId>ch.software-atelier</groupId>
<artifactId>simpleflex-auth</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation 'ch.software-atelier:simpleflex-auth:2.1.1'
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation ("ch.software-atelier:simpleflex-auth:2.1.1")
'ch.software-atelier:simpleflex-auth:jar:2.1.1'
<dependency org="ch.software-atelier" name="simpleflex-auth" rev="2.1.1">
<artifact name="simpleflex-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.software-atelier', module='simpleflex-auth', version='2.1.1')
)
libraryDependencies += "ch.software-atelier" % "simpleflex-auth" % "2.1.1"
[ch.software-atelier/simpleflex-auth "2.1.1"]