andyglow / scala-jsonschema   0.7.11

GitHub

Scala JSON Schema

Scala versions: 2.13 2.12 2.11

caseclass-core 0.0.1


Group ID:
com.github.andyglow
Artifact ID:
caseclass-core_2.12
Version:
0.0.1
Release Date:
Aug 19, 2019
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "caseclass-core" % "0.0.1"

Mill build tool

ivy"com.github.andyglow::caseclass-core:0.0.1"

Scala CLI

//> using dep "com.github.andyglow::caseclass-core:0.0.1"

Ammonite REPL

import $ivy.`com.github.andyglow::caseclass-core:0.0.1`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>caseclass-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.andyglow', name: 'caseclass-core_2.12', version: '0.0.1'