is not current version
Last Version 0.6.1

com.ethlo.kfka:kfka 0.2

Persistent Event Queue

GroupId

GroupId

com.ethlo.kfka
ArtifactId

ArtifactId

kfka
Version

Version

0.2
Type

Type

jar

Download kfka 0.2


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