is not current version
Last Version 1.0.5.1

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.thinker0.heron
ArtifactId

ArtifactId

heron-kafka-client
Version

Version

1.0.3
Type

Type

jar

Download heron-kafka-client 1.0.3


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