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

Jar examples for w:webanalytics-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials