is not current version
Last Version 3.8

com.github.dcshock:forklift-server 0.32

forklift-server

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-server
Version

Version

0.32
Type

Type

jar

Download forklift-server 0.32


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