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 2.0.0-RC7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add analytics-2.0.0-RC7.jar to your project.
<dependency> <groupId>com.segment.analytics.java</groupId> <artifactId>analytics</artifactId> <version>2.0.0-RC7</version> </dependency>
compile group: 'com.segment.analytics.java', name: 'analytics', version: '2.0.0-RC7'
libraryDependencies += "com.segment.analytics.java" % "analytics" % "2.0.0-RC7"
<dependency org="com.segment.analytics.java" name="analytics" rev="2.0.0-RC7"/>
@Grapes(@Grab(group='com.segment.analytics.java', module='analytics', version='2.0.0-RC7'))
'com.segment.analytics.java:analytics:jar:2.0.0-RC7'
Click the following link to download the jar file.
analytics-2.0.0-RC7-javadoc.jar