navicore / navipath   4.1.3

Apache License 2.0 GitHub

A library of JsonPath implicit convenience methods

Scala versions: 2.13 2.12 2.11

navipath 0.1.2


Group ID:
tech.navicore
Artifact ID:
navipath_2.12
Version:
0.1.2
Release Date:
Apr 24, 2018
Licenses:
MIT
Files:

libraryDependencies += "tech.navicore" %% "navipath" % "0.1.2"

Mill build tool

ivy"tech.navicore::navipath:0.1.2"

Scala CLI

//> using dep "tech.navicore::navipath:0.1.2"

Ammonite REPL

import $ivy.`tech.navicore::navipath:0.1.2`

<dependency>
  <groupId>tech.navicore</groupId>
  <artifactId>navipath_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'tech.navicore', name: 'navipath_2.12', version: '0.1.2'