Download analytics-2.0.0.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 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

analytics-2.0.0-javadoc.jar
analytics-2.0.0-sources.jar
analytics-2.0.0.jar
analytics-2.0.0.pom



Related Tutorials