josephpconley / play-jsonpath   2.6.0

MIT License GitHub

JSONPath library to complement Play's json library

Scala versions: 2.11 2.10

play-jsonpath 2.4.0


Group ID:
com.josephpconley
Artifact ID:
play-jsonpath_2.11
Version:
2.4.0
Release Date:
Jan 20, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.josephpconley" %% "play-jsonpath" % "2.4.0"

Mill build tool

ivy"com.josephpconley::play-jsonpath:2.4.0"

Scala CLI

//> using dep "com.josephpconley::play-jsonpath:2.4.0"

Ammonite REPL

import $ivy.`com.josephpconley::play-jsonpath:2.4.0`

<dependency>
  <groupId>com.josephpconley</groupId>
  <artifactId>play-jsonpath_2.11</artifactId>
  <version>2.4.0</version>
</dependency>

compile group: 'com.josephpconley', name: 'play-jsonpath_2.11', version: '2.4.0'