Download aws-cloudwatch-1.8.0.jar file - Jar a

Jar examples for a:aws-cloudwatch

Description

Elastic Load Balancer implementation targeted to Amazon Web Services

You can download jar file aws-cloudwatch 1.8.0 in this page.

License

Apache License

Build File

You can use the following script to add aws-cloudwatch-1.8.0.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.provider</groupId>
   <artifactId>aws-cloudwatch</artifactId>
   <version>1.8.0</version>
</dependency>
compile group: 'org.apache.jclouds.provider', name: 'aws-cloudwatch', version: '1.8.0'
libraryDependencies += "org.apache.jclouds.provider" % "aws-cloudwatch" % "1.8.0"
<dependency org="org.apache.jclouds.provider" name="aws-cloudwatch" rev="1.8.0"/>
@Grapes(@Grab(group='org.apache.jclouds.provider', module='aws-cloudwatch', version='1.8.0'))
'org.apache.jclouds.provider:aws-cloudwatch:jar:1.8.0'

Download

Click the following link to download the jar file.

aws-cloudwatch-1.8.0-javadoc.jar
aws-cloudwatch-1.8.0-sources.jar
aws-cloudwatch-1.8.0-tests.jar
aws-cloudwatch-1.8.0.jar
aws-cloudwatch-1.8.0.pom



Related Tutorials