is not current version
Last Version 1.0.5.1

com.github.thinker0.heron:heron-kafka-client 1.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thinker0.heron
ArtifactId

ArtifactId

heron-kafka-client
Version

Version

1.0.2
Type

Type

jar

Download heron-kafka-client 1.0.2


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