GroupId | GroupIdcom.yahoo.athenz |
---|---|
ArtifactId | ArtifactIdathenz-auth-core |
Version | Version1.10.20 |
Type | Typejar |
Filename | Size |
---|---|
athenz-auth-core-1.10.20.pom | |
athenz-auth-core-1.10.20.jar | 135 KB |
athenz-auth-core-1.10.20-sources.jar | 102 KB |
athenz-auth-core-1.10.20-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-auth-core/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-auth-core</artifactId>
<version>1.10.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-auth-core/
implementation 'com.yahoo.athenz:athenz-auth-core:1.10.20'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-auth-core/
implementation ("com.yahoo.athenz:athenz-auth-core:1.10.20")
'com.yahoo.athenz:athenz-auth-core:jar:1.10.20'
<dependency org="com.yahoo.athenz" name="athenz-auth-core" rev="1.10.20">
<artifact name="athenz-auth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-auth-core', version='1.10.20')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-auth-core" % "1.10.20"
[com.yahoo.athenz/athenz-auth-core "1.10.20"]