Download autoscale-api-1.0.0-12.jar file - Jar a

Jar examples for a:autoscale-api

Description

You can download jar file autoscale-api 1.0.0-12 in this page.

License

Apache License

Build File

You can use the following script to add autoscale-api-1.0.0-12.jar to your project.

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

Download

Click the following link to download the jar file.

autoscale-api-1.0.0-12-javadoc.jar
autoscale-api-1.0.0-12-sources.jar
autoscale-api-1.0.0-12.jar
autoscale-api-1.0.0-12.pom



Related Tutorials