wix / greyhound   0.3.1

MIT License GitHub

Greyhound - Rich Kafka client library

Scala versions: 2.12

greyhound-core 0.0.3


Group ID:
com.wix
Artifact ID:
greyhound-core_2.12
Version:
0.0.3
Release Date:
Apr 21, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "greyhound-core" % "0.0.3"

Mill build tool

ivy"com.wix::greyhound-core:0.0.3"

Scala CLI

//> using dep "com.wix::greyhound-core:0.0.3"

Ammonite REPL

import $ivy.`com.wix::greyhound-core:0.0.3`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>greyhound-core_2.12</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.wix', name: 'greyhound-core_2.12', version: '0.0.3'