is not current version
Last Version 1.6.1

tech.mhuang:hmtool-ext-kafka 1.3.1


GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-kafka
Version

Version

1.3.1
Type

Type

jar

Download hmtool-ext-kafka 1.3.1


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