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

Jar examples for w:webanalytics-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials