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