Download client-api-1.0.1.jar file - Jar c

Jar examples for c:client-api

Description

classes that are needed for the android client

You can download jar file client-api 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add client-api-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.rauber-projects</groupId>
   <artifactId>client-api</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.rauber-projects', name: 'client-api', version: '1.0.1'
libraryDependencies += "com.github.rauber-projects" % "client-api" % "1.0.1"
<dependency org="com.github.rauber-projects" name="client-api" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.rauber-projects', module='client-api', version='1.0.1'))
'com.github.rauber-projects:client-api:jar:1.0.1'

Download

Click the following link to download the jar file.

client-api-1.0.1-javadoc.jar
client-api-1.0.1-sources.jar
client-api-1.0.1.jar
client-api-1.0.1.pom



Related Tutorials