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