is not current version
Last Version 1.11.3

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

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.16
Type

Type

jar

Download athenz-zms-java-client 1.10.16


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