foftware / jsont   0.1.1

MIT License GitHub

Json validation language and intepolator

Scala versions: 2.12

jsont-literal 0.1.1


Group ID:
com.github.foftware
Artifact ID:
jsont-literal_2.12
Version:
0.1.1
Release Date:
May 14, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.foftware" %% "jsont-literal" % "0.1.1"

Mill build tool

ivy"com.github.foftware::jsont-literal:0.1.1"

Scala CLI

//> using dep "com.github.foftware::jsont-literal:0.1.1"

Ammonite REPL

import $ivy.`com.github.foftware::jsont-literal:0.1.1`

<dependency>
  <groupId>com.github.foftware</groupId>
  <artifactId>jsont-literal_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.foftware', name: 'jsont-literal_2.12', version: '0.1.1'