License |
License |
---|---|
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIdwebanalytics-core |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDandelion :: Web Analytics :: Core
Dandelion module for Web Analytics Providers
|
Filename | Size |
---|---|
webanalytics-core-0.2.2.pom | |
webanalytics-core-0.2.2.jar | 4 KB |
webanalytics-core-0.2.2-sources.jar | 3 KB |
webanalytics-core-0.2.2-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dandelion : dandelion-core | jar | 0.2.0 |
javax.servlet : javax.servlet-api | jar |