is not current version
Last Version 3.8

com.github.dcshock:forklift-server 2.3

forklift-server

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-server
Version

Version

2.3
Type

Type

jar

Download forklift-server 2.3


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