fs2-kafka 2.0.0-M1


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

libraryDependencies += "com.github.fd4s" %% "fs2-kafka" % "2.0.0-M1"

Mill build tool

ivy"com.github.fd4s::fs2-kafka:2.0.0-M1"

Scala CLI

//> using dep "com.github.fd4s::fs2-kafka:2.0.0-M1"

Ammonite REPL

import $ivy.`com.github.fd4s::fs2-kafka:2.0.0-M1`

<dependency>
  <groupId>com.github.fd4s</groupId>
  <artifactId>fs2-kafka_2.13</artifactId>
  <version>2.0.0-M1</version>
</dependency>

compile group: 'com.github.fd4s', name: 'fs2-kafka_2.13', version: '2.0.0-M1'