arturopala / play-json-schema-validator   1.0.0

Apache License 2.0 GitHub

JSON Schema Validation with Play JSON

Scala versions: 2.13

play-json-schema-validator 1.0.0


Group ID:
com.github.arturopala
Artifact ID:
play-json-schema-validator_2.13
Version:
1.0.0
Release Date:
Mar 6, 2024
Licenses:
Files:

libraryDependencies += "com.github.arturopala" %% "play-json-schema-validator" % "1.0.0"

Mill build tool

ivy"com.github.arturopala::play-json-schema-validator:1.0.0"

Scala CLI

//> using dep "com.github.arturopala::play-json-schema-validator:1.0.0"

Ammonite REPL

import $ivy.`com.github.arturopala::play-json-schema-validator:1.0.0`

<dependency>
  <groupId>com.github.arturopala</groupId>
  <artifactId>play-json-schema-validator_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.arturopala', name: 'play-json-schema-validator_2.13', version: '1.0.0'