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-kotlinlib-api 1.0.0-RC3-25-664912
Group ID:
com.lihaoyi
Artifact ID:
mill-libs-kotlinlib-api_3
Version:
1.0.0-RC3-25-664912
Release Date:
Jul 6, 2025
Licenses:
Files:
Full Scala Version:
3.7.1
Developers:
libraryDependencies += "com.lihaoyi" %% "mill-libs-kotlinlib-api" % "1.0.0-RC3-25-664912"
ivy"com.lihaoyi::mill-libs-kotlinlib-api:1.0.0-RC3-25-664912"
//> using dep "com.lihaoyi::mill-libs-kotlinlib-api:1.0.0-RC3-25-664912"
import $ivy.`com.lihaoyi::mill-libs-kotlinlib-api:1.0.0-RC3-25-664912`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-libs-kotlinlib-api_3</artifactId> <version>1.0.0-RC3-25-664912</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-libs-kotlinlib-api_3', version: '1.0.0-RC3-25-664912'