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