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