is not current version
Last Version 0.2.0

io.streamthoughts:kafka-clients-kotlin-reactor 0.1.0

Kafka Clients for Kotlin

Categories

Categories

Kotlin Languages React User Interface Web Frameworks CLI Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

kafka-clients-kotlin-reactor
Version

Version

0.1.0
Type

Type

jar

Download kafka-clients-kotlin-reactor 0.1.0


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