Download webanalytics-core-0.2.2.jar file - Jar w

Jar examples for w:webanalytics-core

Description

You can download jar file webanalytics-core 0.2.2 in this page.

Build File

You can use the following script to add webanalytics-core-0.2.2.jar to your project.

<dependency>
   <groupId>com.github.dandelion</groupId>
   <artifactId>webanalytics-core</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'com.github.dandelion', name: 'webanalytics-core', version: '0.2.2'
libraryDependencies += "com.github.dandelion" % "webanalytics-core" % "0.2.2"
<dependency org="com.github.dandelion" name="webanalytics-core" rev="0.2.2"/>
@Grapes(@Grab(group='com.github.dandelion', module='webanalytics-core', version='0.2.2'))
'com.github.dandelion:webanalytics-core:jar:0.2.2'

Download

Click the following link to download the jar file.

webanalytics-core-0.2.2-javadoc.jar
webanalytics-core-0.2.2-sources.jar
webanalytics-core-0.2.2.jar
webanalytics-core-0.2.2.pom



Related Tutorials