fs2-kafka 3.0.0-M4


Group ID:
com.github.fd4s
Artifact ID:
fs2-kafka_3
Version:
3.0.0-M4
Release Date:
Jan 21, 2022
Licenses:
Files:

libraryDependencies += "com.github.fd4s" %% "fs2-kafka" % "3.0.0-M4"

Mill build tool

ivy"com.github.fd4s::fs2-kafka:3.0.0-M4"

Scala CLI

//> using dep "com.github.fd4s::fs2-kafka:3.0.0-M4"

Ammonite REPL

import $ivy.`com.github.fd4s::fs2-kafka:3.0.0-M4`

<dependency>
  <groupId>com.github.fd4s</groupId>
  <artifactId>fs2-kafka_3</artifactId>
  <version>3.0.0-M4</version>
</dependency>

compile group: 'com.github.fd4s', name: 'fs2-kafka_3', version: '3.0.0-M4'