psuter / cafebabe   1.2

GitHub

Tiny Scala library to generate class files for the JVM

Scala versions: 2.12 2.11 2.10

cafebabe 1.2


Group ID:
ch.epfl.lara
Artifact ID:
cafebabe_2.12
Version:
1.2
Release Date:
Aug 17, 2017
Licenses:
Files:

libraryDependencies += "ch.epfl.lara" %% "cafebabe" % "1.2"

Mill build tool

ivy"ch.epfl.lara::cafebabe:1.2"

Scala CLI

//> using dep "ch.epfl.lara::cafebabe:1.2"

Ammonite REPL

import $ivy.`ch.epfl.lara::cafebabe:1.2`

<dependency>
  <groupId>ch.epfl.lara</groupId>
  <artifactId>cafebabe_2.12</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'ch.epfl.lara', name: 'cafebabe_2.12', version: '1.2'