Jar examples for s:spreedly
Java SDK around the Spreedly RESTful API
You can download jar file spreedly 0.9.6 in this page.
MIT License
You can use the following script to add spreedly-0.9.6.jar to your project.
<dependency> <groupId>cc.protea.spreedly</groupId> <artifactId>spreedly</artifactId> <version>0.9.6</version> </dependency>
compile group: 'cc.protea.spreedly', name: 'spreedly', version: '0.9.6'
libraryDependencies += "cc.protea.spreedly" % "spreedly" % "0.9.6"
<dependency org="cc.protea.spreedly" name="spreedly" rev="0.9.6"/>
@Grapes(@Grab(group='cc.protea.spreedly', module='spreedly', version='0.9.6'))
'cc.protea.spreedly:spreedly:jar:0.9.6'
Click the following link to download the jar file.
spreedly-0.9.6-jar-with-dependencies.jar