andyglow / scala-jsonschema   0.7.11

GitHub

Scala JSON Schema

Scala versions: 2.13 2.12 2.11

scala-jsonschema-macros 0.2.4


Group ID:
com.github.andyglow
Artifact ID:
scala-jsonschema-macros_2.11
Version:
0.2.4
Release Date:
Apr 15, 2020
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "scala-jsonschema-macros" % "0.2.4"

Mill build tool

ivy"com.github.andyglow::scala-jsonschema-macros:0.2.4"

Scala CLI

//> using dep "com.github.andyglow::scala-jsonschema-macros:0.2.4"

Ammonite REPL

import $ivy.`com.github.andyglow::scala-jsonschema-macros:0.2.4`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-jsonschema-macros_2.11</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-jsonschema-macros_2.11', version: '0.2.4'