не последняя версия
Последняя версия 0.2.0

com.wix:greyhound-testkit_2.12 0.1.6

Greyhound - Rich Kafka Client with ZIO API

Группа

Группа

com.wix
Идентификатор

Идентификатор

greyhound-testkit_2.12
Версия

Версия

0.1.6
Тип

Тип

jar

Скачать greyhound-testkit_2.12 0.1.6


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