Download autoscale-api-1.2.0-79.jar file - Jar a

Jar examples for a:autoscale-api

Description

You can download jar file autoscale-api 1.2.0-79 in this page.

License

Apache License

Build File

You can use the following script to add autoscale-api-1.2.0-79.jar to your project.

<dependency>
   <groupId>com.github.autoscaler</groupId>
   <artifactId>autoscale-api</artifactId>
   <version>1.2.0-79</version>
</dependency>
compile group: 'com.github.autoscaler', name: 'autoscale-api', version: '1.2.0-79'
libraryDependencies += "com.github.autoscaler" % "autoscale-api" % "1.2.0-79"
<dependency org="com.github.autoscaler" name="autoscale-api" rev="1.2.0-79"/>
@Grapes(@Grab(group='com.github.autoscaler', module='autoscale-api', version='1.2.0-79'))
'com.github.autoscaler:autoscale-api:jar:1.2.0-79'

Download

Click the following link to download the jar file.

autoscale-api-1.2.0-79-javadoc.jar
autoscale-api-1.2.0-79-sources.jar
autoscale-api-1.2.0-79.jar
autoscale-api-1.2.0-79.pom



Related Tutorials