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


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

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

Mill build tool

ivy"tech.navicore::navipath:0.1.1"

Scala CLI

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

Ammonite REPL

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

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

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