fs2-kafka 2.5.0-M3


Group ID:
com.github.fd4s
Artifact ID:
fs2-kafka_2.13
Version:
2.5.0-M3
Release Date:
Apr 1, 2022
Licenses:
Files:

libraryDependencies += "com.github.fd4s" %% "fs2-kafka" % "2.5.0-M3"

Mill build tool

ivy"com.github.fd4s::fs2-kafka:2.5.0-M3"

Scala CLI

//> using dep "com.github.fd4s::fs2-kafka:2.5.0-M3"

Ammonite REPL

import $ivy.`com.github.fd4s::fs2-kafka:2.5.0-M3`

<dependency>
  <groupId>com.github.fd4s</groupId>
  <artifactId>fs2-kafka_2.13</artifactId>
  <version>2.5.0-M3</version>
</dependency>

compile group: 'com.github.fd4s', name: 'fs2-kafka_2.13', version: '2.5.0-M3'