Jar examples for c:client-api
classes that are needed for the android client
You can download jar file client-api 0.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add client-api-0.1.4.jar to your project.
<dependency> <groupId>com.github.antennaesdk.common</groupId> <artifactId>client-api</artifactId> <version>0.1.4</version> </dependency>
compile group: 'com.github.antennaesdk.common', name: 'client-api', version: '0.1.4'
libraryDependencies += "com.github.antennaesdk.common" % "client-api" % "0.1.4"
<dependency org="com.github.antennaesdk.common" name="client-api" rev="0.1.4"/>
@Grapes(@Grab(group='com.github.antennaesdk.common', module='client-api', version='0.1.4'))
'com.github.antennaesdk.common:client-api:jar:0.1.4'
Click the following link to download the jar file.
client-api-0.1.4-javadoc.jar