tkawachi / line-macro   0.0.1

GitHub
Scala versions: 2.11

line-macro 0.0.1


Group ID:
com.github.tkawachi
Artifact ID:
line-macro_2.11
Version:
0.0.1
Release Date:
Oct 9, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.github.tkawachi" %% "line-macro" % "0.0.1"

Mill build tool

ivy"com.github.tkawachi::line-macro:0.0.1"

Scala CLI

//> using dep "com.github.tkawachi::line-macro:0.0.1"

Ammonite REPL

import $ivy.`com.github.tkawachi::line-macro:0.0.1`

<dependency>
  <groupId>com.github.tkawachi</groupId>
  <artifactId>line-macro_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.tkawachi', name: 'line-macro_2.11', version: '0.0.1'