is not current version
Last Version 1.11.3

com.yahoo.athenz:athenz-client-common 1.10.4

Athenz Client Common Package

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz-client-common
Version

Version

1.10.4
Type

Type

jar

Download athenz-client-common 1.10.4


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