wix / greyhound   0.3.1

MIT License GitHub

Greyhound - Rich Kafka client library

Scala versions: 2.12

greyhound-core 0.1.6


Group ID:
com.wix
Artifact ID:
greyhound-core_2.12
Version:
0.1.6
Release Date:
Feb 17, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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