A better build tool for Java, Scala and Kotlin: 3-6x faster than Maven or Gradle, less fiddling with plugins, and more easily explorable in your IDE
mill-dev 0.3.6-34-f7e75d
Group ID:
     com.lihaoyi 
  Artifact ID:
     mill-dev_2.12 
  Version:
     0.3.6-34-f7e75d 
  Release Date:
     Feb 21, 2019 
  Licenses:
    
  Files:
    
  Developers:
    
  libraryDependencies += "com.lihaoyi" %% "mill-dev" % "0.3.6-34-f7e75d"
ivy"com.lihaoyi::mill-dev:0.3.6-34-f7e75d"
//> using dep "com.lihaoyi::mill-dev:0.3.6-34-f7e75d"
import $ivy.`com.lihaoyi::mill-dev:0.3.6-34-f7e75d`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-dev_2.12</artifactId> <version>0.3.6-34-f7e75d</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-dev_2.12', version: '0.3.6-34-f7e75d'