Download stats-helper-0.1.0.jar file - Jar s

Jar examples for s:stats-helper

Description

A stats helper

You can download jar file stats-helper 0.1.0 in this page.

License

The Artistic License 2.0

Build File

You can use the following script to add stats-helper-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.phantomthief</groupId>
   <artifactId>stats-helper</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.phantomthief', name: 'stats-helper', version: '0.1.0'
libraryDependencies += "com.github.phantomthief" % "stats-helper" % "0.1.0"
<dependency org="com.github.phantomthief" name="stats-helper" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.phantomthief', module='stats-helper', version='0.1.0'))
'com.github.phantomthief:stats-helper:jar:0.1.0'

Download

Click the following link to download the jar file.

stats-helper-0.1.0-javadoc.jar
stats-helper-0.1.0-sources.jar
stats-helper-0.1.0.jar
stats-helper-0.1.0.pom



Related Tutorials