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

Jar examples for s:stats-helper

Description

A stats helper

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

License

The Artistic License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials