Download akka-http-play-json_2.11-1.5.2.jar file - Jar a

Jar examples for a:akka-http-play-json-2.11

Description

akka-http-play-json

You can download jar file akka-http-play-json_2.11 1.5.2 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-http-play-json_2.11-1.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

akka-http-play-json_2.11-1.5.2-javadoc.jar
akka-http-play-json_2.11-1.5.2-sources.jar
akka-http-play-json_2.11-1.5.2.jar
akka-http-play-json_2.11-1.5.2.pom



Related Tutorials