andyglow / scala-jsonschema   0.7.11

GitHub

Scala JSON Schema

Scala versions: 2.13 2.12 2.11

scala-jsonschema-enumeratum 0.7.8


Group ID:
com.github.andyglow
Artifact ID:
scala-jsonschema-enumeratum_2.13
Version:
0.7.8
Release Date:
Dec 30, 2021
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "scala-jsonschema-enumeratum" % "0.7.8"

Mill build tool

ivy"com.github.andyglow::scala-jsonschema-enumeratum:0.7.8"

Scala CLI

//> using dep "com.github.andyglow::scala-jsonschema-enumeratum:0.7.8"

Ammonite REPL

import $ivy.`com.github.andyglow::scala-jsonschema-enumeratum:0.7.8`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-jsonschema-enumeratum_2.13</artifactId>
  <version>0.7.8</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-jsonschema-enumeratum_2.13', version: '0.7.8'