Download androidsdk-1.3.3.jar file - Jar a

Jar examples for a:androidsdk

Description

An Android SDK to send analytics to alooma http://alooma.io/

You can download jar file androidsdk 1.3.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add androidsdk-1.3.3.jar to your project.

<dependency>
   <groupId>com.vk</groupId>
   <artifactId>androidsdk</artifactId>
   <version>1.3.3</version>
</dependency>
compile group: 'com.vk', name: 'androidsdk', version: '1.3.3'
libraryDependencies += "com.vk" % "androidsdk" % "1.3.3"
<dependency org="com.vk" name="androidsdk" rev="1.3.3"/>
@Grapes(@Grab(group='com.vk', module='androidsdk', version='1.3.3'))
'com.vk:androidsdk:jar:1.3.3'

Download

Click the following link to download the jar file.

androidsdk-1.3.3-javadoc.jar
androidsdk-1.3.3-sources.jar
androidsdk-1.3.3.pom



Related Tutorials