scala-jsonschema 0.7.3


Group ID:
com.github.andyglow
Artifact ID:
scala-jsonschema_2.13
Version:
0.7.3
Version Scheme:
Release Date:
Aug 12, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:

libraryDependencies += "com.github.andyglow" %% "scala-jsonschema" % "0.7.3"

Mill build tool

ivy"com.github.andyglow::scala-jsonschema:0.7.3"

Scala CLI

//> using dep "com.github.andyglow::scala-jsonschema:0.7.3"

Ammonite REPL

import $ivy.`com.github.andyglow::scala-jsonschema:0.7.3`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-jsonschema_2.13</artifactId>
  <version>0.7.3</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-jsonschema_2.13', version: '0.7.3'