is not current version
Last Version 3.1.15

com.github.shoothzj:test-kafka 3.1.10


GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

test-kafka
Version

Version

3.1.10
Type

Type

jar

Download test-kafka 3.1.10


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