Jar examples for s:stats
Java library to handle statistics and attributes on tabletop games.
You can download jar file stats 0.51 in this page.
Apache License, Version 2.0
You can use the following script to add stats-0.51.jar to your project.
<dependency> <groupId>com.proofpoint.platform</groupId> <artifactId>stats</artifactId> <version>0.51</version> </dependency>
compile group: 'com.proofpoint.platform', name: 'stats', version: '0.51'
libraryDependencies += "com.proofpoint.platform" % "stats" % "0.51"
<dependency org="com.proofpoint.platform" name="stats" rev="0.51"/>
@Grapes(@Grab(group='com.proofpoint.platform', module='stats', version='0.51'))
'com.proofpoint.platform:stats:jar:0.51'
Click the following link to download the jar file.
stats-0.51-javadoc.jar