Download akka-http-circe_2.11-1.12.0.jar file - Jar a

Jar examples for a:akka-http-circe-2.11

Description

Json support for Akka Streams/Http via Jawn

You can download jar file akka-http-circe_2.11 1.12.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add akka-http-circe_2.11-1.12.0.jar to your project.

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

Download

Click the following link to download the jar file.

akka-http-circe_2.11-1.12.0-javadoc.jar
akka-http-circe_2.11-1.12.0-sources.jar
akka-http-circe_2.11-1.12.0.jar
akka-http-circe_2.11-1.12.0.pom



Related Tutorials