is not current version
Last Version 0.2.0

com.wix:greyhound-future_2.12 0.1.2

Greyhound - Rich Kafka Client with Scala Future API

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

greyhound-future_2.12
Version

Version

0.1.2
Type

Type

jar

Download greyhound-future_2.12 0.1.2


<!-- https://jarcasting.com/artifacts/com.wix/greyhound-future_2.12/ -->
<dependency>
    <groupId>com.wix</groupId>
    <artifactId>greyhound-future_2.12</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/greyhound-future_2.12/
implementation 'com.wix:greyhound-future_2.12:0.1.2'
// https://jarcasting.com/artifacts/com.wix/greyhound-future_2.12/
implementation ("com.wix:greyhound-future_2.12:0.1.2")
'com.wix:greyhound-future_2.12:jar:0.1.2'
<dependency org="com.wix" name="greyhound-future_2.12" rev="0.1.2">
  <artifact name="greyhound-future_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='greyhound-future_2.12', version='0.1.2')
)
libraryDependencies += "com.wix" % "greyhound-future_2.12" % "0.1.2"
[com.wix/greyhound-future_2.12 "0.1.2"]