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


Group ID:
tech.navicore
Artifact ID:
navipath_2.11
Version:
0.2.0
Release Date:
May 18, 2018
Licenses:
MIT
Files:

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

Mill build tool

ivy"tech.navicore::navipath:0.2.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tech.navicore</groupId>
  <artifactId>navipath_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'tech.navicore', name: 'navipath_2.11', version: '0.2.0'