Files download
File Operation
autoscale-marathon-shared-1.7.0-363.jar download
autoscale-marathon-shared-1.7.0-363.pom download
autoscale-marathon-shared-1.7.0-363-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.autoscaler</groupId>
  <artifactId>autoscale-marathon-shared</artifactId>
  <version>1.7.0-363</version>
</dependency>
Gradle Groovy
implementation 'com.github.autoscaler:autoscale-marathon-shared:1.7.0-363'
Gradle Kotlin
implementation("com.github.autoscaler:autoscale-marathon-shared:1.7.0-363")
Scala SBT
libraryDependencies += "com.github.autoscaler" % "autoscale-marathon-shared" % "1.7.0-363"
Groovy Grape
@Grapes(
  @Grab(group='com.github.autoscaler', module='autoscale-marathon-shared', version='1.7.0-363')
)
Apache Ivy
<dependency org="com.github.autoscaler" name="autoscale-marathon-shared" rev="1.7.0-363" />
Leiningen
[com.github.autoscaler/autoscale-marathon-shared "1.7.0-363"]
Apache Buildr
'com.github.autoscaler:autoscale-marathon-shared:jar:1.7.0-363'