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.1.0


Group ID:
net.liftmodules
Artifact ID:
json-extractor-ng_3.1_2.12
Version:
0.1.0
Release Date:
Jul 13, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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