is not current version
Last Version 1.11.3

com.yahoo.athenz:athenz-zms-java-client 1.10.22

ZMS Java Client Library

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz-zms-java-client
Version

Version

1.10.22
Type

Type

jar

Download athenz-zms-java-client 1.10.22


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