Download gc-rest-client-1.3.jar file - Jar g

Jar examples for g:gc-rest-client

Description

Gc :: REST Client

You can download jar file gc-rest-client 1.3 in this page.

License

Open Source License

Build File

You can use the following script to add gc-rest-client-1.3.jar to your project.

<dependency>
   <groupId>io.ultreia.gc</groupId>
   <artifactId>gc-rest-client</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'io.ultreia.gc', name: 'gc-rest-client', version: '1.3'
libraryDependencies += "io.ultreia.gc" % "gc-rest-client" % "1.3"
<dependency org="io.ultreia.gc" name="gc-rest-client" rev="1.3"/>
@Grapes(@Grab(group='io.ultreia.gc', module='gc-rest-client', version='1.3'))
'io.ultreia.gc:gc-rest-client:jar:1.3'

Download

Click the following link to download the jar file.

gc-rest-client-1.3-javadoc.jar
gc-rest-client-1.3-sources.jar
gc-rest-client-1.3.jar
gc-rest-client-1.3.pom



Related Tutorials