liftmodules / json-extractor-ng   0.2.0

Apache License 2.0 GitHub

A JValue extractor for lift-json based on Scala reflection

Scala versions: 2.12 2.11

json-extractor-ng_3.1 0.3.0


Group ID:
net.liftmodules
Artifact ID:
json-extractor-ng_3.1_2.12
Version:
0.3.0
Release Date:
Feb 7, 2018
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "json-extractor-ng_3.1" % "0.3.0"

Mill build tool

ivy"net.liftmodules::json-extractor-ng_3.1:0.3.0"

Scala CLI

//> using dep "net.liftmodules::json-extractor-ng_3.1:0.3.0"

Ammonite REPL

import $ivy.`net.liftmodules::json-extractor-ng_3.1:0.3.0`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>json-extractor-ng_3.1_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'net.liftmodules', name: 'json-extractor-ng_3.1_2.12', version: '0.3.0'