Download spreedly-0.9.2.jar file - Jar s

Jar examples for s:spreedly

Description

Java SDK around the Spreedly RESTful API

You can download jar file spreedly 0.9.2 in this page.

License

MIT License

Build File

You can use the following script to add spreedly-0.9.2.jar to your project.

<dependency>
   <groupId>cc.protea.spreedly</groupId>
   <artifactId>spreedly</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'cc.protea.spreedly', name: 'spreedly', version: '0.9.2'
libraryDependencies += "cc.protea.spreedly" % "spreedly" % "0.9.2"
<dependency org="cc.protea.spreedly" name="spreedly" rev="0.9.2"/>
@Grapes(@Grab(group='cc.protea.spreedly', module='spreedly', version='0.9.2'))
'cc.protea.spreedly:spreedly:jar:0.9.2'

Download

Click the following link to download the jar file.

spreedly-0.9.2-jar-with-dependencies.jar
spreedly-0.9.2-javadoc.jar
spreedly-0.9.2-sources.jar
spreedly-0.9.2.jar
spreedly-0.9.2.pom



Related Tutorials