Download autoscale-api-1.3.0-158.jar file - Jar a

Jar examples for a:autoscale-api

Description

You can download jar file autoscale-api 1.3.0-158 in this page.

License

Apache License

Build File

You can use the following script to add autoscale-api-1.3.0-158.jar to your project.

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

Download

Click the following link to download the jar file.

autoscale-api-1.3.0-158-javadoc.jar
autoscale-api-1.3.0-158-sources.jar
autoscale-api-1.3.0-158.jar
autoscale-api-1.3.0-158.pom



Related Tutorials