arosenberger / nalloc   0.1.0

Apache License 2.0 GitHub

Allocation Free Option Types in Scala

Scala versions: 2.11 2.10

macros 0.1.0


Group ID:
org.nalloc
Artifact ID:
macros_2.10
Version:
0.1.0
Release Date:
Feb 27, 2014
Licenses:
Files:

libraryDependencies += "org.nalloc" %% "macros" % "0.1.0"

Mill build tool

ivy"org.nalloc::macros:0.1.0"

Scala CLI

//> using dep "org.nalloc::macros:0.1.0"

Ammonite REPL

import $ivy.`org.nalloc::macros:0.1.0`

<dependency>
  <groupId>org.nalloc</groupId>
  <artifactId>macros_2.10</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.nalloc', name: 'macros_2.10', version: '0.1.0'