Download play-json4s-core_2.12-0.8.0.jar file - Jar p

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

Description

play-json4s-core

You can download jar file play-json4s-core_2.12 0.8.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

play-json4s-core_2.12-0.8.0-javadoc.jar
play-json4s-core_2.12-0.8.0-sources.jar
play-json4s-core_2.12-0.8.0.jar
play-json4s-core_2.12-0.8.0.pom



Related Tutorials