json_schema 1.0.0


Group ID:
com.github.kondaurovdev
Artifact ID:
json_schema_2.12
Version:
1.0.0
Release Date:
Jul 3, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.kondaurovdev" %% "json_schema" % "1.0.0"

Mill build tool

ivy"com.github.kondaurovdev::json_schema:1.0.0"

Scala CLI

//> using dep "com.github.kondaurovdev::json_schema:1.0.0"

Ammonite REPL

import $ivy.`com.github.kondaurovdev::json_schema:1.0.0`

<dependency>
  <groupId>com.github.kondaurovdev</groupId>
  <artifactId>json_schema_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.kondaurovdev', name: 'json_schema_2.12', version: '1.0.0'