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