is not current version
Last Version 0.2.2

com.github.phantomthief:stats-helper 0.2.0

A stats helper

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

stats-helper
Version

Version

0.2.0
Type

Type

jar

Download stats-helper 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.phantomthief/stats-helper/ -->
<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>stats-helper</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/stats-helper/
implementation 'com.github.phantomthief:stats-helper:0.2.0'
// https://jarcasting.com/artifacts/com.github.phantomthief/stats-helper/
implementation ("com.github.phantomthief:stats-helper:0.2.0")
'com.github.phantomthief:stats-helper:jar:0.2.0'
<dependency org="com.github.phantomthief" name="stats-helper" rev="0.2.0">
  <artifact name="stats-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='stats-helper', version='0.2.0')
)
libraryDependencies += "com.github.phantomthief" % "stats-helper" % "0.2.0"
[com.github.phantomthief/stats-helper "0.2.0"]