is not current version
Last Version 3.8

com.github.dcshock:forklift-stats 1.0

forklift-stats

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-stats
Version

Version

1.0
Type

Type

jar

Download forklift-stats 1.0


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