andyglow / relaxed-json-update   0.0.3

GNU Lesser General Public License v3.0 only GitHub

Relaxed (partial) Scala case class update with json

Scala versions: 2.11

relaxed-json-update-api 0.0.3


Group ID:
com.github.andyglow
Artifact ID:
relaxed-json-update-api_2.11
Version:
0.0.3
Release Date:
Dec 2, 2016
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "relaxed-json-update-api" % "0.0.3"

Mill build tool

ivy"com.github.andyglow::relaxed-json-update-api:0.0.3"

Scala CLI

//> using dep "com.github.andyglow::relaxed-json-update-api:0.0.3"

Ammonite REPL

import $ivy.`com.github.andyglow::relaxed-json-update-api:0.0.3`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>relaxed-json-update-api_2.11</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.github.andyglow', name: 'relaxed-json-update-api_2.11', version: '0.0.3'