Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
sbt-bloop 1.0.0+49-f535750d
Group ID:
ch.epfl.scala
Artifact ID:
sbt-bloop
Version:
1.0.0+49-f535750d
Release Date:
Aug 7, 2018
Licenses:
Files:
libraryDependencies += "ch.epfl.scala" % "sbt-bloop" % "1.0.0+49-f535750d"
ivy"ch.epfl.scala:sbt-bloop:1.0.0+49-f535750d"
//> using dep "ch.epfl.scala:sbt-bloop:1.0.0+49-f535750d"
import $ivy.`ch.epfl.scala:sbt-bloop:1.0.0+49-f535750d`
<dependency> <groupId>ch.epfl.scala</groupId> <artifactId>sbt-bloop</artifactId> <version>1.0.0+49-f535750d</version> </dependency>
compile group: 'ch.epfl.scala', name: 'sbt-bloop', version: '1.0.0+49-f535750d'