is not current version
Last Version 0.6.1

com.ethlo.kfka:kfka-core 0.4.0


GroupId

GroupId

com.ethlo.kfka
ArtifactId

ArtifactId

kfka-core
Version

Version

0.4.0
Type

Type

jar

Download kfka-core 0.4.0


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