Download recurly-java-library-0.2.4.jar file - Jar r

Jar examples for r:recurly-java-library

Description

Java library for Recurly

You can download jar file recurly-java-library 0.2.4 in this page.

License

Apache License 2.0

Build File

You can use the following script to add recurly-java-library-0.2.4.jar to your project.

<dependency>
   <groupId>com.ning.billing</groupId>
   <artifactId>recurly-java-library</artifactId>
   <version>0.2.4</version>
</dependency>
compile group: 'com.ning.billing', name: 'recurly-java-library', version: '0.2.4'
libraryDependencies += "com.ning.billing" % "recurly-java-library" % "0.2.4"
<dependency org="com.ning.billing" name="recurly-java-library" rev="0.2.4"/>
@Grapes(@Grab(group='com.ning.billing', module='recurly-java-library', version='0.2.4'))
'com.ning.billing:recurly-java-library:jar:0.2.4'

Download

Click the following link to download the jar file.

recurly-java-library-0.2.4-javadoc.jar
recurly-java-library-0.2.4-sources.jar
recurly-java-library-0.2.4-test-sources.jar
recurly-java-library-0.2.4-tests.jar
recurly-java-library-0.2.4.jar
recurly-java-library-0.2.4.pom



Related Tutorials