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