is not current version
Last Version 1.11.3

com.yahoo.athenz:athenz-zts-java-client 1.10.27

ZTS Java Client Library

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz-zts-java-client
Version

Version

1.10.27
Type

Type

jar

Download athenz-zts-java-client 1.10.27


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