Download rx-aws-common-0.0.1.jar file - Jar r

Jar examples for r:rx-aws-common

Description

Groovy extensions for converting Numbers to a Duration

You can download jar file rx-aws-common 0.0.1 in this page.

License

MIT

Build File

You can use the following script to add rx-aws-common-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.tddmonkey</groupId>
   <artifactId>rx-aws-common</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.tddmonkey', name: 'rx-aws-common', version: '0.0.1'
libraryDependencies += "com.github.tddmonkey" % "rx-aws-common" % "0.0.1"
<dependency org="com.github.tddmonkey" name="rx-aws-common" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.tddmonkey', module='rx-aws-common', version='0.0.1'))
'com.github.tddmonkey:rx-aws-common:jar:0.0.1'

Download

Click the following link to download the jar file.

rx-aws-common-0.0.1-javadoc.jar
rx-aws-common-0.0.1-sources.jar
rx-aws-common-0.0.1.jar
rx-aws-common-0.0.1.pom



Related Tutorials