Mill is 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-libs-androidlib 0.13.0-M2
Group ID:
com.lihaoyi
Artifact ID:
mill-libs-androidlib_3
Version:
0.13.0-M2
Release Date:
Apr 24, 2025
Licenses:
Files:
Full Scala Version:
3.6.2
Developers:
libraryDependencies += "com.lihaoyi" %% "mill-libs-androidlib" % "0.13.0-M2"
ivy"com.lihaoyi::mill-libs-androidlib:0.13.0-M2"
//> using dep "com.lihaoyi::mill-libs-androidlib:0.13.0-M2"
import $ivy.`com.lihaoyi::mill-libs-androidlib:0.13.0-M2`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-libs-androidlib_3</artifactId> <version>0.13.0-M2</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-libs-androidlib_3', version: '0.13.0-M2'