Download kfka-core-0.3.jar file - Jar k

Jar examples for k:kfka-core

Description

You can download jar file kfka-core 0.3 in this page.

Build File

You can use the following script to add kfka-core-0.3.jar to your project.

<dependency>
   <groupId>com.ethlo.kfka</groupId>
   <artifactId>kfka-core</artifactId>
   <version>0.3</version>
</dependency>
compile group: 'com.ethlo.kfka', name: 'kfka-core', version: '0.3'
libraryDependencies += "com.ethlo.kfka" % "kfka-core" % "0.3"
<dependency org="com.ethlo.kfka" name="kfka-core" rev="0.3"/>
@Grapes(@Grab(group='com.ethlo.kfka', module='kfka-core', version='0.3'))
'com.ethlo.kfka:kfka-core:jar:0.3'

Download

Click the following link to download the jar file.

kfka-core-0.3-javadoc.jar
kfka-core-0.3-sources.jar
kfka-core-0.3.jar
kfka-core-0.3.pom



Related Tutorials