Download akka-stream-circe_2.12-3.4.0.jar file - Jar a

Jar examples for a:akka-stream-circe-2.12

Description

Json support for Akka Streams/Http via Jawn

You can download jar file akka-stream-circe_2.12 3.4.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-stream-circe_2.12-3.4.0.jar to your project.

<dependency>
   <groupId>de.knutwalker</groupId>
   <artifactId>akka-stream-circe_2.12</artifactId>
   <version>3.4.0</version>
</dependency>
compile group: 'de.knutwalker', name: 'akka-stream-circe_2.12', version: '3.4.0'
libraryDependencies += "de.knutwalker" % "akka-stream-circe_2.12" % "3.4.0"
<dependency org="de.knutwalker" name="akka-stream-circe_2.12" rev="3.4.0"/>
@Grapes(@Grab(group='de.knutwalker', module='akka-stream-circe_2.12', version='3.4.0'))
'de.knutwalker:akka-stream-circe_2.12:jar:3.4.0'

Download

Click the following link to download the jar file.

akka-stream-circe_2.12-3.4.0-javadoc.jar
akka-stream-circe_2.12-3.4.0-sources.jar
akka-stream-circe_2.12-3.4.0.jar
akka-stream-circe_2.12-3.4.0.pom



Related Tutorials