GroupId | GroupIdch.exense.commons |
---|---|
ArtifactId | ArtifactIdexense-auth-cyphers |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
exense-auth-cyphers-1.3.0.pom | |
exense-auth-cyphers-1.3.0.jar | 8 KB |
exense-auth-cyphers-1.3.0-sources.jar | 6 KB |
exense-auth-cyphers-1.3.0-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-cyphers/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-auth-cyphers</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-cyphers/
implementation 'ch.exense.commons:exense-auth-cyphers:1.3.0'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-cyphers/
implementation ("ch.exense.commons:exense-auth-cyphers:1.3.0")
'ch.exense.commons:exense-auth-cyphers:jar:1.3.0'
<dependency org="ch.exense.commons" name="exense-auth-cyphers" rev="1.3.0">
<artifact name="exense-auth-cyphers" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-auth-cyphers', version='1.3.0')
)
libraryDependencies += "ch.exense.commons" % "exense-auth-cyphers" % "1.3.0"
[ch.exense.commons/exense-auth-cyphers "1.3.0"]