aishfenton / argus   0.2.7

MIT License GitHub

Builds models from JSON Schemas

Scala versions: 2.13 2.12 2.11

argus 0.1.0


Group ID:
com.github.aishfenton
Artifact ID:
argus_2.11
Version:
0.1.0
Release Date:
Aug 10, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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