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

Jar examples for k:kfka-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials