Iteratively SDK

Iteratively Analytics SDK for JVM

License

License

GroupId

GroupId

ly.iterative.itly
ArtifactId

ArtifactId

plugin-snowplow
Last Version

Last Version

2.0-beta-4
Release Date

Release Date

Type

Type

pom
Description

Description

Iteratively SDK
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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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