andyglow / scala-jsonschema   0.7.11

GitHub

Scala JSON Schema

Scala versions: 2.13 2.12 2.11

scala-jsonschema-play-json 0.1.0


Group ID:
com.github.andyglow
Artifact ID:
scala-jsonschema-play-json_2.12
Version:
0.1.0
Release Date:
Jul 24, 2019
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "scala-jsonschema-play-json" % "0.1.0"

Mill build tool

ivy"com.github.andyglow::scala-jsonschema-play-json:0.1.0"

Scala CLI

//> using dep "com.github.andyglow::scala-jsonschema-play-json:0.1.0"

Ammonite REPL

import $ivy.`com.github.andyglow::scala-jsonschema-play-json:0.1.0`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-jsonschema-play-json_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-jsonschema-play-json_2.12', version: '0.1.0'