is not current version
Last Version 1.11.3

com.yahoo.athenz:athenz-zpe-java-client 1.10.35

ZPE Client Library (Java)

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz-zpe-java-client
Version

Version

1.10.35
Type

Type

jar

Download athenz-zpe-java-client 1.10.35


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