hamnis / jsonschema   0.5.0

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

jsonschema-core 0.5.0


Group ID:
net.hamnaberg
Artifact ID:
jsonschema-core_2.12
Version:
0.5.0
Release Date:
Jun 14, 2024
Licenses:
Files:
Full Scala Version:
2.12.19

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.hamnaberg</groupId>
  <artifactId>jsonschema-core_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'net.hamnaberg', name: 'jsonschema-core_2.12', version: '0.5.0'