is not current version
Last Version 3.8

com.github.dcshock:forklift-replay 3.6

forklift-replay

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-replay
Version

Version

3.6
Type

Type

jar

Download forklift-replay 3.6


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