Jar examples for c:client-api
classes that are needed for the android client
You can download jar file client-api 1.0.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
client-api-1.0.1-javadoc.jar