scalan / special   0.6.1

Apache License 2.0 GitHub

Compiling Scala to Something special

Scala versions: 2.12

core 0.6.1


Group ID:
io.github.scalan
Artifact ID:
core_2.12
Version:
0.6.1
Release Date:
Oct 24, 2019
Licenses:
Files:

libraryDependencies += "io.github.scalan" %% "core" % "0.6.1"

Mill build tool

ivy"io.github.scalan::core:0.6.1"

Scala CLI

//> using dep "io.github.scalan::core:0.6.1"

Ammonite REPL

import $ivy.`io.github.scalan::core:0.6.1`

<dependency>
  <groupId>io.github.scalan</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'io.github.scalan', name: 'core_2.12', version: '0.6.1'