Download play-json4s-core_2.10-0.3.0.jar file - Jar p

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

Description

play-json4s-core

You can download jar file play-json4s-core_2.10 0.3.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

play-json4s-core_2.10-0.3.0-javadoc.jar
play-json4s-core_2.10-0.3.0-sources.jar
play-json4s-core_2.10-0.3.0.jar
play-json4s-core_2.10-0.3.0.pom



Related Tutorials