is not current version
Last Version 1.11.3

com.yahoo.athenz:athenz-zts-core 1.10.4

Core ZTS Interfaces

GroupId

GroupId

com.yahoo.athenz
ArtifactId

ArtifactId

athenz-zts-core
Version

Version

1.10.4
Type

Type

jar

Download athenz-zts-core 1.10.4


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