scalacenter / bloop   2.0.0

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
sbt plugins: 1.0

bloop-config 1.4.8-134-ec4e1aaf


Group ID:
ch.epfl.scala
Artifact ID:
bloop-config_2.11
Version:
1.4.8-134-ec4e1aaf
Release Date:
Sept 13, 2021
Licenses:
Files:
Full Scala Version:
2.11.12

libraryDependencies += "ch.epfl.scala" %% "bloop-config" % "1.4.8-134-ec4e1aaf"

Mill build tool

ivy"ch.epfl.scala::bloop-config:1.4.8-134-ec4e1aaf"

Scala CLI

//> using dep "ch.epfl.scala::bloop-config:1.4.8-134-ec4e1aaf"

Ammonite REPL

import $ivy.`ch.epfl.scala::bloop-config:1.4.8-134-ec4e1aaf`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>bloop-config_2.11</artifactId>
  <version>1.4.8-134-ec4e1aaf</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'bloop-config_2.11', version: '1.4.8-134-ec4e1aaf'