Jar examples for a:akka-stream-kafka-2.11
akka-stream-kafka
You can download jar file akka-stream-kafka_2.11 0.11-M2 in this page.
Apache License 2.0
You can use the following script to add akka-stream-kafka_2.11-0.11-M2.jar to your project.
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-stream-kafka_2.11</artifactId> <version>0.11-M2</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-stream-kafka_2.11', version: '0.11-M2'
libraryDependencies += "com.typesafe.akka" % "akka-stream-kafka_2.11" % "0.11-M2"
<dependency org="com.typesafe.akka" name="akka-stream-kafka_2.11" rev="0.11-M2"/>
@Grapes(@Grab(group='com.typesafe.akka', module='akka-stream-kafka_2.11', version='0.11-M2'))
'com.typesafe.akka:akka-stream-kafka_2.11:jar:0.11-M2'
Click the following link to download the jar file.
akka-stream-kafka_2.11-0.11-M2-javadoc.jar