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