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