is not current version
Last Version 3.0.0-M3

com.github.fd4s:fs2-kafka_2.12 2.1.0

fs2-kafka

GroupId

GroupId

com.github.fd4s
ArtifactId

ArtifactId

fs2-kafka_2.12
Version

Version

2.1.0
Type

Type

jar

Download fs2-kafka_2.12 2.1.0


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