Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
bloop-backend 2.0.0
Group ID:
ch.epfl.scala
Artifact ID:
bloop-backend_2.12
Version:
2.0.0
Release Date:
Aug 15, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:
libraryDependencies += "ch.epfl.scala" %% "bloop-backend" % "2.0.0"
ivy"ch.epfl.scala::bloop-backend:2.0.0"
//> using dep "ch.epfl.scala::bloop-backend:2.0.0"
import $ivy.`ch.epfl.scala::bloop-backend:2.0.0`
<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>bloop-backend_2.12</artifactId> <version>2.0.0</version> </dependency>
compile group: 'ch.epfl.scala', name: 'bloop-backend_2.12', version: '2.0.0'