Download reactive-kafka-core_2.11-0.8.1.jar file - Jar r

Jar examples for r:reactive-kafka-core-2.11

Description

reactive-kafka-core

You can download jar file reactive-kafka-core_2.11 0.8.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add reactive-kafka-core_2.11-0.8.1.jar to your project.

<dependency>
   <groupId>com.softwaremill.reactivekafka</groupId>
   <artifactId>reactive-kafka-core_2.11</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'com.softwaremill.reactivekafka', name: 'reactive-kafka-core_2.11', version: '0.8.1'
libraryDependencies += "com.softwaremill.reactivekafka" % "reactive-kafka-core_2.11" % "0.8.1"
<dependency org="com.softwaremill.reactivekafka" name="reactive-kafka-core_2.11" rev="0.8.1"/>
@Grapes(@Grab(group='com.softwaremill.reactivekafka', module='reactive-kafka-core_2.11', version='0.8.1'))
'com.softwaremill.reactivekafka:reactive-kafka-core_2.11:jar:0.8.1'

Download

Click the following link to download the jar file.

reactive-kafka-core_2.11-0.8.1-javadoc.jar
reactive-kafka-core_2.11-0.8.1-sources.jar
reactive-kafka-core_2.11-0.8.1.jar
reactive-kafka-core_2.11-0.8.1.pom



Related Tutorials