mvillafuertem / scalcite   0.1.1

MIT License GitHub

Scalcite is a library to query 💬 and update ✏️ JSON data 📄

Scala versions: 2.12

scalcite 0.1.1


Group ID:
io.github.mvillafuertem
Artifact ID:
scalcite_2.12
Version:
0.1.1
Release Date:
Mar 20, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.github.mvillafuertem" %% "scalcite" % "0.1.1"

Mill build tool

ivy"io.github.mvillafuertem::scalcite:0.1.1"

Scala CLI

//> using dep "io.github.mvillafuertem::scalcite:0.1.1"

Ammonite REPL

import $ivy.`io.github.mvillafuertem::scalcite:0.1.1`

<dependency>
  <groupId>io.github.mvillafuertem</groupId>
  <artifactId>scalcite_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.mvillafuertem', name: 'scalcite_2.12', version: '0.1.1'