a

analytics-integration-kahuna

The hassle-free way to add analytics to your Android app.
http://github.com/segmentio/analytics-android
The MIT License (MIT)
Segment, Inc.
Files download
File Operation
analytics-integration-kahuna-3.0.2.pom download
analytics-integration-kahuna-3.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.segment.analytics.android</groupId>
  <artifactId>analytics-integration-kahuna</artifactId>
  <version>3.0.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.segment.analytics.android:analytics-integration-kahuna:3.0.2'
Gradle Kotlin
implementation("com.segment.analytics.android:analytics-integration-kahuna:3.0.2")
Scala SBT
libraryDependencies += "com.segment.analytics.android" % "analytics-integration-kahuna" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.segment.analytics.android', module='analytics-integration-kahuna', version='3.0.2')
)
Apache Ivy
<dependency org="com.segment.analytics.android" name="analytics-integration-kahuna" rev="3.0.2" />
Leiningen
[com.segment.analytics.android/analytics-integration-kahuna "3.0.2"]
Apache Buildr
'com.segment.analytics.android:analytics-integration-kahuna:jar:3.0.2'
Dependencies
The project has no third-party dependencies