License |
License |
---|---|
GroupId | GroupIdch.exense.commons |
ArtifactId | ArtifactIdexense-auth-core |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExense commons
|
Filename | Size |
---|---|
exense-auth-core-1.3.5.pom | |
exense-auth-core-1.3.5.jar | 2 KB |
exense-auth-core-1.3.5-sources.jar | 2 KB |
exense-auth-core-1.3.5-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-core/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-auth-core</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-core/
implementation 'ch.exense.commons:exense-auth-core:1.3.5'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-auth-core/
implementation ("ch.exense.commons:exense-auth-core:1.3.5")
'ch.exense.commons:exense-auth-core:jar:1.3.5'
<dependency org="ch.exense.commons" name="exense-auth-core" rev="1.3.5">
<artifact name="exense-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-auth-core', version='1.3.5')
)
libraryDependencies += "ch.exense.commons" % "exense-auth-core" % "1.3.5"
[ch.exense.commons/exense-auth-core "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |