is not current version
Last Version 1.0.5

tech.mhuang.pacebox:pacebox-kafka 1.0.3

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

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-kafka
Version

Version

1.0.3
Type

Type

jar

Download pacebox-kafka 1.0.3


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