is not current version
Last Version 0.2.1-RC3

io.github.jeqo.kafka:kafka-context 0.2.1-RC2


GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-context
Version

Version

0.2.1-RC2
Type

Type

jar

Download kafka-context 0.2.1-RC2


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