Download analytics-4.3.0-RC1.jar file - Jar a

Jar examples for a:analytics

Description

This is the analytics component of the Android SDK for IBM Bluemix Mobile Services.

You can download jar file analytics 4.3.0-RC1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add analytics-4.3.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

analytics-4.3.0-RC1-javadoc.jar
analytics-4.3.0-RC1-sources.jar
analytics-4.3.0-RC1.jar
analytics-4.3.0-RC1.pom



Related Tutorials