Download akka-http-circe_2.12-1.19.0-M3.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.19.0-M3 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

akka-http-circe_2.12-1.19.0-M3-javadoc.jar
akka-http-circe_2.12-1.19.0-M3-sources.jar
akka-http-circe_2.12-1.19.0-M3.jar
akka-http-circe_2.12-1.19.0-M3.pom



Related Tutorials