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 4.1.2


Group ID:
tech.navicore
Artifact ID:
navipath_2.13
Version:
4.1.2
Release Date:
Jun 4, 2022
Licenses:
Files:

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

Mill build tool

ivy"tech.navicore::navipath:4.1.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>tech.navicore</groupId>
  <artifactId>navipath_2.13</artifactId>
  <version>4.1.2</version>
</dependency>

compile group: 'tech.navicore', name: 'navipath_2.13', version: '4.1.2'