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