ashwin153 / caustic   2.0.4

Apache License 2.0 Website GitHub

A transactional programming language.

Scala versions: 2.12

schema-runtime 1.0.3


Group ID:
com.madavan
Artifact ID:
schema-runtime_2.12
Version:
1.0.3
Release Date:
Jun 1, 2017
Licenses:
Files:

libraryDependencies += "com.madavan" %% "schema-runtime" % "1.0.3"

Mill build tool

ivy"com.madavan::schema-runtime:1.0.3"

Scala CLI

//> using dep "com.madavan::schema-runtime:1.0.3"

Ammonite REPL

import $ivy.`com.madavan::schema-runtime:1.0.3`

<dependency>
  <groupId>com.madavan</groupId>
  <artifactId>schema-runtime_2.12</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.madavan', name: 'schema-runtime_2.12', version: '1.0.3'