Jar examples for p:play-json-sealed-2.11
Automatic formats for case classes based on Play-JSON
You can download jar file play-json-sealed_2.11 0.4.0 in this page.
LGPL v2.1+
You can use the following script to add play-json-sealed_2.11-0.4.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>play-json-sealed_2.11</artifactId> <version>0.4.0</version> </dependency>
compile group: 'de.sciss', name: 'play-json-sealed_2.11', version: '0.4.0'
libraryDependencies += "de.sciss" % "play-json-sealed_2.11" % "0.4.0"
<dependency org="de.sciss" name="play-json-sealed_2.11" rev="0.4.0"/>
@Grapes(@Grab(group='de.sciss', module='play-json-sealed_2.11', version='0.4.0'))
'de.sciss:play-json-sealed_2.11:jar:0.4.0'
Click the following link to download the jar file.
play-json-sealed_2.11-0.4.0-javadoc.jar