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