maffoo / jsonquote   0.6.1

MIT License GitHub

build JSON in scala with string interpolation

Scala versions: 2.13 2.12 2.11 2.10

jsonquote-lift 0.6.1


Group ID:
net.maffoo
Artifact ID:
jsonquote-lift_2.12
Version:
0.6.1
Release Date:
Feb 28, 2021
Licenses:
MIT
Files:

libraryDependencies += "net.maffoo" %% "jsonquote-lift" % "0.6.1"

Mill build tool

ivy"net.maffoo::jsonquote-lift:0.6.1"

Scala CLI

//> using dep "net.maffoo::jsonquote-lift:0.6.1"

Ammonite REPL

import $ivy.`net.maffoo::jsonquote-lift:0.6.1`

<dependency>
  <groupId>net.maffoo</groupId>
  <artifactId>jsonquote-lift_2.12</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'net.maffoo', name: 'jsonquote-lift_2.12', version: '0.6.1'