scalacenter / bloop   1.5.17

Contributors Wanted Apache License 2.0 Website GitHub

Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x
sbt plugins: 1.0 0.13

zinc-classfile 1.0.3+30-660ed3cb


Group ID:
ch.epfl.scala
Artifact ID:
zinc-classfile_2.11
Version:
1.0.3+30-660ed3cb
Release Date:
Feb 2, 2018
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "zinc-classfile" % "1.0.3+30-660ed3cb"

Mill build tool

ivy"ch.epfl.scala::zinc-classfile:1.0.3+30-660ed3cb"

Scala CLI

//> using dep "ch.epfl.scala::zinc-classfile:1.0.3+30-660ed3cb"

Ammonite REPL

import $ivy.`ch.epfl.scala::zinc-classfile:1.0.3+30-660ed3cb`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>zinc-classfile_2.11</artifactId>
  <version>1.0.3+30-660ed3cb</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'zinc-classfile_2.11', version: '1.0.3+30-660ed3cb'