Dandelion :: Web Analytics :: Core

Dandelion module for Web Analytics Providers

License

License

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

webanalytics-core
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dandelion :: Web Analytics :: Core
Dandelion module for Web Analytics Providers

Download webanalytics-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dandelion : dandelion-core jar 0.2.0
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0