| GroupId | GroupIdly.iterative.itly |
|---|---|
| ArtifactId | ArtifactIdplugin-snowplow-2 |
| Version | Version2.0-beta-3 |
| Type | Typepom |
| Filename | Size |
|---|---|
| plugin-snowplow-2-2.0-beta-3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/ly.iterative.itly/plugin-snowplow-2/ -->
<dependency>
<groupId>ly.iterative.itly</groupId>
<artifactId>plugin-snowplow-2</artifactId>
<version>2.0-beta-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ly.iterative.itly/plugin-snowplow-2/
implementation 'ly.iterative.itly:plugin-snowplow-2:2.0-beta-3'
// https://jarcasting.com/artifacts/ly.iterative.itly/plugin-snowplow-2/
implementation ("ly.iterative.itly:plugin-snowplow-2:2.0-beta-3")
'ly.iterative.itly:plugin-snowplow-2:pom:2.0-beta-3'
<dependency org="ly.iterative.itly" name="plugin-snowplow-2" rev="2.0-beta-3">
<artifact name="plugin-snowplow-2" type="pom" />
</dependency>
@Grapes(
@Grab(group='ly.iterative.itly', module='plugin-snowplow-2', version='2.0-beta-3')
)
libraryDependencies += "ly.iterative.itly" % "plugin-snowplow-2" % "2.0-beta-3"
[ly.iterative.itly/plugin-snowplow-2 "2.0-beta-3"]