kafka-reactive 0.0.2


Group ID:
com.github.aaronp
Artifact ID:
kafka-reactive_2.12
Version:
0.0.2
Release Date:
May 24, 2019
Licenses:
Files:

libraryDependencies += "com.github.aaronp" %% "kafka-reactive" % "0.0.2"

Mill build tool

ivy"com.github.aaronp::kafka-reactive:0.0.2"

Scala CLI

//> using dep "com.github.aaronp::kafka-reactive:0.0.2"

Ammonite REPL

import $ivy.`com.github.aaronp::kafka-reactive:0.0.2`

<dependency>
  <groupId>com.github.aaronp</groupId>
  <artifactId>kafka-reactive_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.aaronp', name: 'kafka-reactive_2.12', version: '0.0.2'