Download autoscale-api-1.1.0-43.jar file - Jar a

Jar examples for a:autoscale-api

Description

You can download jar file autoscale-api 1.1.0-43 in this page.

License

Apache License

Build File

You can use the following script to add autoscale-api-1.1.0-43.jar to your project.

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

Download

Click the following link to download the jar file.

autoscale-api-1.1.0-43-javadoc.jar
autoscale-api-1.1.0-43-sources.jar
autoscale-api-1.1.0-43.jar
autoscale-api-1.1.0-43.pom



Related Tutorials