GroupId | GroupIdcom.yahoo.athenz |
---|---|
ArtifactId | ArtifactIdathenz-zts-core |
Version | Version1.11.1 |
Type | Typejar |
Filename | Size |
---|---|
athenz-zts-core-1.11.1.pom | |
athenz-zts-core-1.11.1.jar | 72 KB |
athenz-zts-core-1.11.1-sources.jar | 47 KB |
athenz-zts-core-1.11.1-javadoc.jar | 681 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/ -->
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-zts-core</artifactId>
<version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/
implementation 'com.yahoo.athenz:athenz-zts-core:1.11.1'
// https://jarcasting.com/artifacts/com.yahoo.athenz/athenz-zts-core/
implementation ("com.yahoo.athenz:athenz-zts-core:1.11.1")
'com.yahoo.athenz:athenz-zts-core:jar:1.11.1'
<dependency org="com.yahoo.athenz" name="athenz-zts-core" rev="1.11.1">
<artifact name="athenz-zts-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.athenz', module='athenz-zts-core', version='1.11.1')
)
libraryDependencies += "com.yahoo.athenz" % "athenz-zts-core" % "1.11.1"
[com.yahoo.athenz/athenz-zts-core "1.11.1"]