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