is not current version
Last Version 3.8

com.github.dcshock:forklift-kafka 3.0

forklift-kafka

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-kafka
Version

Version

3.0
Type

Type

jar

Download forklift-kafka 3.0


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