Download android-sdk-1.4.3.jar file - Jar a

Jar examples for a:android-sdk

Description

Neura SDK for Android maximizes the performance of apps and devices by making them more user-centric - allowing them to respond in a meaningful way to each individual person. Neura employs mature Machine Learning algorithms and semantic tagging to understand the importance of places, events and other people to the user.

You can download jar file android-sdk 1.4.3 in this page.

License

Copyright (c) 2013-2014 Ubee Desenvolvimento de Software SA.

Build File

You can use the following script to add android-sdk-1.4.3.jar to your project.

<dependency>
   <groupId>com.amplitude</groupId>
   <artifactId>android-sdk</artifactId>
   <version>1.4.3</version>
</dependency>
compile group: 'com.amplitude', name: 'android-sdk', version: '1.4.3'
libraryDependencies += "com.amplitude" % "android-sdk" % "1.4.3"
<dependency org="com.amplitude" name="android-sdk" rev="1.4.3"/>
@Grapes(@Grab(group='com.amplitude', module='android-sdk', version='1.4.3'))
'com.amplitude:android-sdk:jar:1.4.3'

Download

Click the following link to download the jar file.

android-sdk-1.4.3-javadoc.jar
android-sdk-1.4.3-sources.jar
android-sdk-1.4.3.jar
android-sdk-1.4.3.pom



Related Tutorials