is not current version
Last Version 0.6.1

com.ethlo.kfka:kfka-core 0.3.1


GroupId

GroupId

com.ethlo.kfka
ArtifactId

ArtifactId

kfka-core
Version

Version

0.3.1
Type

Type

jar

Download kfka-core 0.3.1


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