is not current version
Last Version 1.11.3

com.yahoo.athenz:athenz-auth-core 1.10.37

Core Auth Interfaces

GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz-auth-core
Version

Version

1.10.37
Type

Type

jar

Download athenz-auth-core 1.10.37


<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-auth-core/ -->
<dependency>
    <groupId>com.yahoo.athenz</groupId>
    <artifactId>athenz-auth-core</artifactId>
    <version>1.10.37</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-auth-core/
implementation 'com.yahoo.athenz:athenz-auth-core:1.10.37'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-auth-core/
implementation ("com.yahoo.athenz:athenz-auth-core:1.10.37")
'com.yahoo.athenz:athenz-auth-core:jar:1.10.37'
<dependency org="com.yahoo.athenz" name="athenz-auth-core" rev="1.10.37">
  <artifact name="athenz-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-auth-core', version='1.10.37')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-auth-core" % "1.10.37"
[com.yahoo.athenz/athenz-auth-core "1.10.37"]