License |
License |
---|---|
GroupId | GroupIdly.iterative.itly |
ArtifactId | ArtifactIdplugin-snowplow |
Last Version | Last Version2.0-beta-4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIteratively SDK
Iteratively Analytics SDK for JVM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-snowplow-2.0-beta-4.pom | |
Browse |
<!-- 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"]