krever / jimcy   0.2.0

MIT License GitHub

Lightweight library allowing pure in-memory runtime Java compillation.

Scala versions: 2.11

jimcy-core 0.2.0


Group ID:
com.github.krever
Artifact ID:
jimcy-core_2.11
Version:
0.2.0
Release Date:
Dec 18, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.krever" %% "jimcy-core" % "0.2.0"

Mill build tool

ivy"com.github.krever::jimcy-core:0.2.0"

Scala CLI

//> using dep "com.github.krever::jimcy-core:0.2.0"

Ammonite REPL

import $ivy.`com.github.krever::jimcy-core:0.2.0`

<dependency>
  <groupId>com.github.krever</groupId>
  <artifactId>jimcy-core_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.krever', name: 'jimcy-core_2.11', version: '0.2.0'