Download play-json4s-core_2.11-0.3.1.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.3.1 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.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials