jsonschema-core 0.5.0


Group ID:
net.hamnaberg
Artifact ID:
jsonschema-core_2.13
Version:
0.5.0
Version Scheme:
Release Date:
Jun 14, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

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.13</artifactId>
  <version>0.5.0</version>
</dependency>

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