scala-yinyang / scala-yinyang   0.2.0

BSD 3-clause "New" or "Revised" License GitHub

Library for deep embedding of DSLs based on Scala macros.

Scala versions: 2.11

yinyang-core 0.2.0


Group ID:
ch.epfl.lamp
Artifact ID:
yinyang-core_2.11
Version:
0.2.0
Release Date:
Jan 12, 2016
Licenses:
Files:
Full Scala Version:
2.11.2

libraryDependencies += "ch.epfl.lamp" %% "yinyang-core" % "0.2.0"

Mill build tool

ivy"ch.epfl.lamp::yinyang-core:0.2.0"

Scala CLI

//> using dep "ch.epfl.lamp::yinyang-core:0.2.0"

Ammonite REPL

import $ivy.`ch.epfl.lamp::yinyang-core:0.2.0`

<dependency>
  <groupId>ch.epfl.lamp</groupId>
  <artifactId>yinyang-core_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'ch.epfl.lamp', name: 'yinyang-core_2.11', version: '0.2.0'