is not current version
Last Version 1.0.5

tech.mhuang.pacebox:pacebox-kafka 1.0.2

http://gitee.com/pacebox/pacebox-kafka.git

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-kafka
Version

Version

1.0.2
Type

Type

jar

Download pacebox-kafka 1.0.2


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