is not current version
Last Version 0.2.2

com.github.dandelion:dandelion-webanalytics 0.2.0

Dandelion module for Web Analytics Providers

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-webanalytics
Version

Version

0.2.0
Type

Type

pom

Download dandelion-webanalytics 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-webanalytics/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-webanalytics</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-webanalytics/
implementation 'com.github.dandelion:dandelion-webanalytics:0.2.0'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-webanalytics/
implementation ("com.github.dandelion:dandelion-webanalytics:0.2.0")
'com.github.dandelion:dandelion-webanalytics:pom:0.2.0'
<dependency org="com.github.dandelion" name="dandelion-webanalytics" rev="0.2.0">
  <artifact name="dandelion-webanalytics" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-webanalytics', version='0.2.0')
)
libraryDependencies += "com.github.dandelion" % "dandelion-webanalytics" % "0.2.0"
[com.github.dandelion/dandelion-webanalytics "0.2.0"]