fs2-kafka 3.0.0-M2


Group ID:
com.github.fd4s
Artifact ID:
fs2-kafka_2.13
Version:
3.0.0-M2
Release Date:
Feb 19, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.fd4s</groupId>
  <artifactId>fs2-kafka_2.13</artifactId>
  <version>3.0.0-M2</version>
</dependency>

compile group: 'com.github.fd4s', name: 'fs2-kafka_2.13', version: '3.0.0-M2'