Download countly-1.3.1.jar file - Jar c

Jar examples for c:countly

Description

The hassle-free way to add analytics to your Android app.

You can download jar file countly 1.3.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add countly-1.3.1.jar to your project.

<dependency>
   <groupId>io.segment.analytics.android</groupId>
   <artifactId>countly</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'io.segment.analytics.android', name: 'countly', version: '1.3.1'
libraryDependencies += "io.segment.analytics.android" % "countly" % "1.3.1"
<dependency org="io.segment.analytics.android" name="countly" rev="1.3.1"/>
@Grapes(@Grab(group='io.segment.analytics.android', module='countly', version='1.3.1'))
'io.segment.analytics.android:countly:jar:1.3.1'

Download

Click the following link to download the jar file.

countly-1.3.1-javadoc.jar
countly-1.3.1-sources.jar
countly-1.3.1.pom



Related Tutorials