ashwin153 / caustic   2.0.4

Apache License 2.0 Website GitHub

A transactional programming language.

Scala versions: 2.12

caustic-compiler 1.5.3


Group ID:
com.madavan
Artifact ID:
caustic-compiler_2.12
Version:
1.5.3
Release Date:
Apr 13, 2018
Licenses:
Files:

libraryDependencies += "com.madavan" %% "caustic-compiler" % "1.5.3"

Mill build tool

ivy"com.madavan::caustic-compiler:1.5.3"

Scala CLI

//> using dep "com.madavan::caustic-compiler:1.5.3"

Ammonite REPL

import $ivy.`com.madavan::caustic-compiler:1.5.3`

<dependency>
  <groupId>com.madavan</groupId>
  <artifactId>caustic-compiler_2.12</artifactId>
  <version>1.5.3</version>
</dependency>

compile group: 'com.madavan', name: 'caustic-compiler_2.12', version: '1.5.3'