Jar examples for s:spreedly
Java SDK around the Spreedly RESTful API
You can download jar file spreedly 0.9.2 in this page.
MIT License
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'
Click the following link to download the jar file.
spreedly-0.9.2-jar-with-dependencies.jar