Mill is a fast JVM build tool that supports Java, Scala, Kotlin and many other languages. 3-6x faster than Maven or Gradle for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
mill-libs-kotlinlib-api 1.0.0-RC2-55-6bd3a9
Group ID:
com.lihaoyi
Artifact ID:
mill-libs-kotlinlib-api_3
Version:
1.0.0-RC2-55-6bd3a9
Release Date:
Jun 26, 2025
Licenses:
Files:
Full Scala Version:
3.7.1
Developers:
libraryDependencies += "com.lihaoyi" %% "mill-libs-kotlinlib-api" % "1.0.0-RC2-55-6bd3a9"
ivy"com.lihaoyi::mill-libs-kotlinlib-api:1.0.0-RC2-55-6bd3a9"
//> using dep "com.lihaoyi::mill-libs-kotlinlib-api:1.0.0-RC2-55-6bd3a9"
import $ivy.`com.lihaoyi::mill-libs-kotlinlib-api:1.0.0-RC2-55-6bd3a9`
<dependency> <groupId>com.lihaoyi</groupId> <artifactId>mill-libs-kotlinlib-api_3</artifactId> <version>1.0.0-RC2-55-6bd3a9</version> </dependency>
compile group: 'com.lihaoyi', name: 'mill-libs-kotlinlib-api_3', version: '1.0.0-RC2-55-6bd3a9'