Download akka-http-json4s_2.12-1.19.0-M2.jar file - Jar a

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

Description

akka-http-json4s

You can download jar file akka-http-json4s_2.12 1.19.0-M2 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

akka-http-json4s_2.12-1.19.0-M2-javadoc.jar
akka-http-json4s_2.12-1.19.0-M2-sources.jar
akka-http-json4s_2.12-1.19.0-M2.jar
akka-http-json4s_2.12-1.19.0-M2.pom



Related Tutorials