Download play-json-extensions_2.11-0.8.0.jar file - Jar p

Jar examples for p:play-json-extensions-2.11

Description

Slick-style, cross-library, untyped mongo query builder for Scala

You can download jar file play-json-extensions_2.11 0.8.0 in this page.

License

Two-clause BSD-style license

Build File

You can use the following script to add play-json-extensions_2.11-0.8.0.jar to your project.

<dependency>
   <groupId>org.cvogt</groupId>
   <artifactId>play-json-extensions_2.11</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'org.cvogt', name: 'play-json-extensions_2.11', version: '0.8.0'
libraryDependencies += "org.cvogt" % "play-json-extensions_2.11" % "0.8.0"
<dependency org="org.cvogt" name="play-json-extensions_2.11" rev="0.8.0"/>
@Grapes(@Grab(group='org.cvogt', module='play-json-extensions_2.11', version='0.8.0'))
'org.cvogt:play-json-extensions_2.11:jar:0.8.0'

Download

Click the following link to download the jar file.

play-json-extensions_2.11-0.8.0-javadoc.jar
play-json-extensions_2.11-0.8.0-sources.jar
play-json-extensions_2.11-0.8.0.jar
play-json-extensions_2.11-0.8.0.pom



Related Tutorials