jam01 / json-schema   0.1.0

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

json-schema 0.1.0


Group ID:
io.github.jam01
Artifact ID:
json-schema_3
Version:
0.1.0
Release Date:
Jun 29, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

libraryDependencies += "io.github.jam01" %% "json-schema" % "0.1.0"

Mill build tool

ivy"io.github.jam01::json-schema:0.1.0"

Scala CLI

//> using dep "io.github.jam01::json-schema:0.1.0"

Ammonite REPL

import $ivy.`io.github.jam01::json-schema:0.1.0`

<dependency>
  <groupId>io.github.jam01</groupId>
  <artifactId>json-schema_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.jam01', name: 'json-schema_3', version: '0.1.0'