Download akka-http-circe_2.12-1.21.0.jar file - Jar a

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

Description

Json support for Akka Streams/Http via Jawn

You can download jar file akka-http-circe_2.12 1.21.0 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

akka-http-circe_2.12-1.21.0-javadoc.jar
akka-http-circe_2.12-1.21.0-sources.jar
akka-http-circe_2.12-1.21.0.jar
akka-http-circe_2.12-1.21.0.pom



Related Tutorials