jawa-compiler 1.0.1


Group ID:
com.github.arguslab
Artifact ID:
jawa-compiler_2.11
Version:
1.0.1
Release Date:
Sep 11, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.arguslab" %% "jawa-compiler" % "1.0.1"

Mill build tool

ivy"com.github.arguslab::jawa-compiler:1.0.1"

Scala CLI

//> using dep "com.github.arguslab::jawa-compiler:1.0.1"

Ammonite REPL

import $ivy.`com.github.arguslab::jawa-compiler:1.0.1`

<dependency>
  <groupId>com.github.arguslab</groupId>
  <artifactId>jawa-compiler_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.1'