wix / greyhound   0.3.1

MIT License GitHub

Greyhound - Rich Kafka client library

Scala versions: 2.12

greyhound-core 0.1.1


Group ID:
com.wix
Artifact ID:
greyhound-core_2.12
Version:
0.1.1
Release Date:
Sept 14, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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