Download stats-0.50.jar file - Jar s

Jar examples for s:stats

Description

Java library to handle statistics and attributes on tabletop games.

You can download jar file stats 0.50 in this page.

License

Apache License, Version 2.0

Build File

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

<dependency>
   <groupId>com.proofpoint.platform</groupId>
   <artifactId>stats</artifactId>
   <version>0.50</version>
</dependency>
compile group: 'com.proofpoint.platform', name: 'stats', version: '0.50'
libraryDependencies += "com.proofpoint.platform" % "stats" % "0.50"
<dependency org="com.proofpoint.platform" name="stats" rev="0.50"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='stats', version='0.50'))
'com.proofpoint.platform:stats:jar:0.50'

Download

Click the following link to download the jar file.

stats-0.50-javadoc.jar
stats-0.50-sources.jar
stats-0.50.jar
stats-0.50.pom



Related Tutorials