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-contrib-proguard 0.9.7-12-8e2fef
Group ID:
com.lihaoyi
Artifact ID:
mill-contrib-proguard_2.13
Version:
0.9.7-12-8e2fef
Release Date:
May 21, 2021
Licenses:
Files:
Developers:
libraryDependencies += "com.lihaoyi" %% "mill-contrib-proguard" % "0.9.7-12-8e2fef"
ivy"com.lihaoyi::mill-contrib-proguard:0.9.7-12-8e2fef"
//> using dep "com.lihaoyi::mill-contrib-proguard:0.9.7-12-8e2fef"
import $ivy.`com.lihaoyi::mill-contrib-proguard:0.9.7-12-8e2fef`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-contrib-proguard_2.13</artifactId> <version>0.9.7-12-8e2fef</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-contrib-proguard_2.13', version: '0.9.7-12-8e2fef'