Iteratively Snowplow Plugin

Iteratively Analytics SDK for JVM

License

License

GroupId

GroupId

ly.iterative.itly
ArtifactId

ArtifactId

plugin-snowplow-android
Last Version

Last Version

2.0-beta-4
Release Date

Release Date

Type

Type

aar
Description

Description

Iteratively Snowplow Plugin
Iteratively Analytics SDK for JVM
Project URL

Project URL

https://iterative.ly
Source Code Management

Source Code Management

https://github.com/iterativelyhq/itly-sdk-jvm

Download plugin-snowplow-android

How to add to project

<!-- https://jarcasting.com/artifacts/ly.iterative.itly/plugin-snowplow-android/ -->
<dependency>
    <groupId>ly.iterative.itly</groupId>
    <artifactId>plugin-snowplow-android</artifactId>
    <version>2.0-beta-4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ly.iterative.itly/plugin-snowplow-android/
implementation 'ly.iterative.itly:plugin-snowplow-android:2.0-beta-4'
// https://jarcasting.com/artifacts/ly.iterative.itly/plugin-snowplow-android/
implementation ("ly.iterative.itly:plugin-snowplow-android:2.0-beta-4")
'ly.iterative.itly:plugin-snowplow-android:aar:2.0-beta-4'
<dependency org="ly.iterative.itly" name="plugin-snowplow-android" rev="2.0-beta-4">
  <artifact name="plugin-snowplow-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ly.iterative.itly', module='plugin-snowplow-android', version='2.0-beta-4')
)
libraryDependencies += "ly.iterative.itly" % "plugin-snowplow-android" % "2.0-beta-4"
[ly.iterative.itly/plugin-snowplow-android "2.0-beta-4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.snowplowanalytics : snowplow-android-tracker aar 1.5.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
ly.iterative.itly : sdk-core jar 2.0-beta-4
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-beta-4
2.0-beta-3
2.0-beta-2
2.0-beta-1