is not current version
Last Version 3.0.0-M7

com.github.fd4s:fs2-kafka_3 3.0.0-M5

fs2-kafka

GroupId

GroupId

com.github.fd4s
ArtifactId

ArtifactId

fs2-kafka_3
Version

Version

3.0.0-M5
Type

Type

jar

Download fs2-kafka_3 3.0.0-M5


<!-- https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/ -->
<dependency>
    <groupId>com.github.fd4s</groupId>
    <artifactId>fs2-kafka_3</artifactId>
    <version>3.0.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation 'com.github.fd4s:fs2-kafka_3:3.0.0-M5'
// https://jarcasting.com/artifacts/com.github.fd4s/fs2-kafka_3/
implementation ("com.github.fd4s:fs2-kafka_3:3.0.0-M5")
'com.github.fd4s:fs2-kafka_3:jar:3.0.0-M5'
<dependency org="com.github.fd4s" name="fs2-kafka_3" rev="3.0.0-M5">
  <artifact name="fs2-kafka_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fd4s', module='fs2-kafka_3', version='3.0.0-M5')
)
libraryDependencies += "com.github.fd4s" % "fs2-kafka_3" % "3.0.0-M5"
[com.github.fd4s/fs2-kafka_3 "3.0.0-M5"]