is not current version
Last Version 3.1.15

com.github.shoothzj:sdk-kafka 3.1.10


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-kafka
Version

Version

3.1.10
Type

Type

jar

Download sdk-kafka 3.1.10


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