aishfenton / argus   0.2.7

MIT License GitHub

Builds models from JSON Schemas

Scala versions: 2.13 2.12 2.11

argus 0.2.3


Group ID:
com.github.aishfenton
Artifact ID:
argus_2.11
Version:
0.2.3
Release Date:
Oct 12, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.aishfenton" %% "argus" % "0.2.3"

Mill build tool

ivy"com.github.aishfenton::argus:0.2.3"

Scala CLI

//> using dep "com.github.aishfenton::argus:0.2.3"

Ammonite REPL

import $ivy.`com.github.aishfenton::argus:0.2.3`

<dependency>
  <groupId>com.github.aishfenton</groupId>
  <artifactId>argus_2.11</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'com.github.aishfenton', name: 'argus_2.11', version: '0.2.3'