| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dcshock |
| ArtifactId | ArtifactIdforklift-stats |
| Last Version | Last Version3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforklift-stats
forklift-stats
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| forklift-stats-3.8.pom | |
| forklift-stats-3.8.jar | 1 KB |
| forklift-stats-3.8-sources.jar | 1022 bytes |
| forklift-stats-3.8-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift-stats/ -->
<dependency>
<groupId>com.github.dcshock</groupId>
<artifactId>forklift-stats</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-stats/
implementation 'com.github.dcshock:forklift-stats:3.8'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-stats/
implementation ("com.github.dcshock:forklift-stats:3.8")
'com.github.dcshock:forklift-stats:jar:3.8'
<dependency org="com.github.dcshock" name="forklift-stats" rev="3.8">
<artifact name="forklift-stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift-stats', version='3.8')
)
libraryDependencies += "com.github.dcshock" % "forklift-stats" % "3.8"
[com.github.dcshock/forklift-stats "3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dcshock : forklift-core | jar | 3.8 |