Download akka-http-jackson_2.12-1.19.0-M3.jar file - Jar a

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

Description

akka-http-jackson

You can download jar file akka-http-jackson_2.12 1.19.0-M3 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials