is not current version
Last Version 3.7

com.github.dcshock:forklift 3.2

forklift

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift
Version

Version

3.2
Type

Type

jar

Download forklift 3.2


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