hamnis / jsonschema   0.4.0

Apache License 2.0 GitHub
Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

jsonschema-core 0.4.0


Group ID:
net.hamnaberg
Artifact ID:
jsonschema-core_2.13
Version:
0.4.0
Release Date:
Jul 11, 2023
Licenses:
Files:

libraryDependencies += "net.hamnaberg" %% "jsonschema-core" % "0.4.0"

Mill build tool

ivy"net.hamnaberg::jsonschema-core:0.4.0"

Scala CLI

//> using dep "net.hamnaberg::jsonschema-core:0.4.0"

Ammonite REPL

import $ivy.`net.hamnaberg::jsonschema-core:0.4.0`

<dependency>
  <groupId>net.hamnaberg</groupId>
  <artifactId>jsonschema-core_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'net.hamnaberg', name: 'jsonschema-core_2.13', version: '0.4.0'