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