Download granite-client-3.0.0.M3.jar file - Jar g

Jar examples for g:granite-client

Description

GraniteDS Java client

You can download jar file granite-client 3.0.0.M3 in this page.

License

GNU LIBRARY GENERAL PUBLIC LICENSE, Version 2, June 1991

Build File

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'

Download

Click the following link to download the jar file.

granite-client-3.0.0.M3-javadoc.jar
granite-client-3.0.0.M3-sources.jar
granite-client-3.0.0.M3-tests.jar
granite-client-3.0.0.M3.jar
granite-client-3.0.0.M3.pom



Related Tutorials