Last Version

fs2-kafka 3.0.0-M3

fs2-kafka

License

License

GroupId

GroupId

com.github.fd4s
ArtifactId

ArtifactId

fs2-kafka_2.12
Version

Version

3.0.0-M3
Type

Type

jar
Description

Description

fs2-kafka
fs2-kafka
Project URL

Project URL

https://fd4s.github.io/fs2-kafka
Project Organization

Project Organization

com.github.fd4s
Source Code Management

Source Code Management

https://github.com/fd4s/fs2-kafka

Download fs2-kafka_2.12 3.0.0-M3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
co.fs2 : fs2-core_2.12 jar 3.0.1
org.typelevel : cats-effect_2.12 jar 3.0.1
org.apache.kafka : kafka-clients jar 2.7.0

Project Modules

There are no modules declared in this project.