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