Jar examples for a:analytics
This is the analytics component of the Android SDK for IBM Bluemix Mobile Services.
You can download jar file analytics 4.3.0-RC2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add analytics-4.3.0-RC2.jar to your project.
<dependency> <groupId>com.segment.analytics.android</groupId> <artifactId>analytics</artifactId> <version>4.3.0-RC2</version> </dependency>
compile group: 'com.segment.analytics.android', name: 'analytics', version: '4.3.0-RC2'
libraryDependencies += "com.segment.analytics.android" % "analytics" % "4.3.0-RC2"
<dependency org="com.segment.analytics.android" name="analytics" rev="4.3.0-RC2"/>
@Grapes(@Grab(group='com.segment.analytics.android', module='analytics', version='4.3.0-RC2'))
'com.segment.analytics.android:analytics:jar:4.3.0-RC2'
Click the following link to download the jar file.
analytics-4.3.0-RC2-javadoc.jar