com-lihaoyi / mill   0.11.12

MIT License Website GitHub

Mill is a fast JVM build tool that supports Java and Scala. 2-3x 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

Scala versions: 2.13 2.12

mill-scalajslib-worker-1 0.10.0-1-94a413


Group ID:
com.lihaoyi
Artifact ID:
mill-scalajslib-worker-1_2.13
Version:
0.10.0-1-94a413
Release Date:
Jan 16, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "mill-scalajslib-worker-1" % "0.10.0-1-94a413"

Mill build tool

ivy"com.lihaoyi::mill-scalajslib-worker-1:0.10.0-1-94a413"

Scala CLI

//> using dep "com.lihaoyi::mill-scalajslib-worker-1:0.10.0-1-94a413"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-scalajslib-worker-1:0.10.0-1-94a413`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-scalajslib-worker-1_2.13</artifactId>
  <version>0.10.0-1-94a413</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-scalajslib-worker-1_2.13', version: '0.10.0-1-94a413'