is not current version
Last Version 1.1.9

com.rtbhouse:kafka-workers 1.0.13

Kafka's client library.

GroupId

GroupId

com.rtbhouse
ArtifactId

ArtifactId

kafka-workers
Version

Version

1.0.13
Type

Type

jar

Download kafka-workers 1.0.13


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