seratch / sadamasashi-compiler   0.2

MIT License Website GitHub

さだまさしコンパイラ

Scala versions: 2.12 2.11

sadamasashi-compiler 0.2


Group ID:
com.github.seratch
Artifact ID:
sadamasashi-compiler_2.12
Version:
0.2
Release Date:
Nov 5, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.12.0
Developers:

libraryDependencies += "com.github.seratch" %% "sadamasashi-compiler" % "0.2"

Mill build tool

ivy"com.github.seratch::sadamasashi-compiler:0.2"

Scala CLI

//> using dep "com.github.seratch::sadamasashi-compiler:0.2"

Ammonite REPL

import $ivy.`com.github.seratch::sadamasashi-compiler:0.2`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>sadamasashi-compiler_2.12</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.seratch', name: 'sadamasashi-compiler_2.12', version: '0.2'