wix / greyhound   0.3.1

MIT License GitHub

Greyhound - Rich Kafka client library

Scala versions: 2.12

greyhound-future 0.2.0


Group ID:
com.wix
Artifact ID:
greyhound-future_2.12
Version:
0.2.0
Release Date:
May 30, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "greyhound-future" % "0.2.0"

Mill build tool

ivy"com.wix::greyhound-future:0.2.0"

Scala CLI

//> using dep "com.wix::greyhound-future:0.2.0"

Ammonite REPL

import $ivy.`com.wix::greyhound-future:0.2.0`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>greyhound-future_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.wix', name: 'greyhound-future_2.12', version: '0.2.0'