Download play-json4s-core_2.11-0.4.2.jar file - Jar p

Jar examples for p:play-json4s-core-2.11

Description

play-json4s-core

You can download jar file play-json4s-core_2.11 0.4.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add play-json4s-core_2.11-0.4.2.jar to your project.

<dependency>
   <groupId>com.github.tototoshi</groupId>
   <artifactId>play-json4s-core_2.11</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'com.github.tototoshi', name: 'play-json4s-core_2.11', version: '0.4.2'
libraryDependencies += "com.github.tototoshi" % "play-json4s-core_2.11" % "0.4.2"
<dependency org="com.github.tototoshi" name="play-json4s-core_2.11" rev="0.4.2"/>
@Grapes(@Grab(group='com.github.tototoshi', module='play-json4s-core_2.11', version='0.4.2'))
'com.github.tototoshi:play-json4s-core_2.11:jar:0.4.2'

Download

Click the following link to download the jar file.

play-json4s-core_2.11-0.4.2-javadoc.jar
play-json4s-core_2.11-0.4.2-sources.jar
play-json4s-core_2.11-0.4.2.jar
play-json4s-core_2.11-0.4.2.pom



Related Tutorials