Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 5-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
mill-scalajslib-worker-1.0 0.2.8-6-482f54
Group ID:
com.lihaoyi
Artifact ID:
mill-scalajslib-worker-1.0_2.12
Version:
0.2.8-6-482f54
Release Date:
Oct 9, 2018
Licenses:
Files:
Developers:
Li Haoyi
|
libraryDependencies += "com.lihaoyi" %% "mill-scalajslib-worker-1.0" % "0.2.8-6-482f54"
ivy"com.lihaoyi::mill-scalajslib-worker-1.0:0.2.8-6-482f54"
//> using dep "com.lihaoyi::mill-scalajslib-worker-1.0:0.2.8-6-482f54"
import $ivy.`com.lihaoyi::mill-scalajslib-worker-1.0:0.2.8-6-482f54`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-scalajslib-worker-1.0_2.12</artifactId> <version>0.2.8-6-482f54</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-scalajslib-worker-1.0_2.12', version: '0.2.8-6-482f54'