scalacenter / bloop   1.5.18

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

buildpress 1.5.3-26-ee0b253d


Group ID:
ch.epfl.scala
Artifact ID:
buildpress_2.12
Version:
1.5.3-26-ee0b253d
Release Date:
Aug 17, 2022
Licenses:
Files:

libraryDependencies += "ch.epfl.scala" %% "buildpress" % "1.5.3-26-ee0b253d"

Mill build tool

ivy"ch.epfl.scala::buildpress:1.5.3-26-ee0b253d"

Scala CLI

//> using dep "ch.epfl.scala::buildpress:1.5.3-26-ee0b253d"

Ammonite REPL

import $ivy.`ch.epfl.scala::buildpress:1.5.3-26-ee0b253d`

<dependency>
  <groupId>ch.epfl.scala</groupId>
  <artifactId>buildpress_2.12</artifactId>
  <version>1.5.3-26-ee0b253d</version>
</dependency>

compile group: 'ch.epfl.scala', name: 'buildpress_2.12', version: '1.5.3-26-ee0b253d'