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


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

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

Mill build tool

ivy"tech.navicore::navipath:0.1.5"

Scala CLI

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

Ammonite REPL

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

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

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