a

athenz-instance-provider

Athenz Instance Provider Classes
Files download
File Operation
athenz-instance-provider-1.11.33.jar download
athenz-instance-provider-1.11.33.pom download
athenz-instance-provider-1.11.33-sources.jar download
Apache Maven
<dependency>
  <groupId>com.yahoo.athenz</groupId>
  <artifactId>athenz-instance-provider</artifactId>
  <version>1.11.33</version>
</dependency>
Gradle Groovy
implementation 'com.yahoo.athenz:athenz-instance-provider:1.11.33'
Gradle Kotlin
implementation("com.yahoo.athenz:athenz-instance-provider:1.11.33")
Scala SBT
libraryDependencies += "com.yahoo.athenz" % "athenz-instance-provider" % "1.11.33"
Groovy Grape
@Grapes(
  @Grab(group='com.yahoo.athenz', module='athenz-instance-provider', version='1.11.33')
)
Apache Ivy
<dependency org="com.yahoo.athenz" name="athenz-instance-provider" rev="1.11.33" />
Leiningen
[com.yahoo.athenz/athenz-instance-provider "1.11.33"]
Apache Buildr
'com.yahoo.athenz:athenz-instance-provider:jar:1.11.33'