aishfenton / argus   0.2.7

MIT License GitHub

Builds models from JSON Schemas

Scala versions: 2.13 2.12 2.11

argus 0.2.5


Group ID:
com.github.aishfenton
Artifact ID:
argus_2.11
Version:
0.2.5
Release Date:
Mar 16, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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