Jar examples for g:granite-client
GraniteDS Java client
You can download jar file granite-client 3.0.0.M3 in this page.
GNU LIBRARY GENERAL PUBLIC LICENSE, Version 2, June 1991
You can use the following script to add granite-client-3.0.0.M3.jar to your project.
<dependency> <groupId>org.graniteds</groupId> <artifactId>granite-client</artifactId> <version>3.0.0.M3</version> </dependency>
compile group: 'org.graniteds', name: 'granite-client', version: '3.0.0.M3'
libraryDependencies += "org.graniteds" % "granite-client" % "3.0.0.M3"
<dependency org="org.graniteds" name="granite-client" rev="3.0.0.M3"/>
@Grapes(@Grab(group='org.graniteds', module='granite-client', version='3.0.0.M3'))
'org.graniteds:granite-client:jar:3.0.0.M3'
Click the following link to download the jar file.
granite-client-3.0.0.M3-javadoc.jar