jsonschema-core 0.4.0
Group ID:
net.hamnaberg
Artifact ID:
jsonschema-core_2.12
Version:
0.4.0
Version Scheme:
Release Date:
Jul 11, 2023
Licenses:
Files:
Full Scala Version:
2.12.18
Developers:
libraryDependencies += "net.hamnaberg" %% "jsonschema-core" % "0.4.0"
ivy"net.hamnaberg::jsonschema-core:0.4.0"
//> using dep "net.hamnaberg::jsonschema-core:0.4.0"
import $ivy.`net.hamnaberg::jsonschema-core:0.4.0`
<dependency> <groupId>net.hamnaberg</groupId> <artifactId>jsonschema-core_2.12</artifactId> <version>0.4.0</version> </dependency>
compile group: 'net.hamnaberg', name: 'jsonschema-core_2.12', version: '0.4.0'