com-lihaoyi / mill   1.0.0

MIT License Website GitHub

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

Scala versions: 3.x 2.13 2.12

mill-contrib-versionfile 1.0.0-6-f3dee7


Group ID:
com.lihaoyi
Artifact ID:
mill-contrib-versionfile_3
Version:
1.0.0-6-f3dee7
Release Date:
Jul 10, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.7.1

libraryDependencies += "com.lihaoyi" %% "mill-contrib-versionfile" % "1.0.0-6-f3dee7"

Mill build tool

ivy"com.lihaoyi::mill-contrib-versionfile:1.0.0-6-f3dee7"

Scala CLI

//> using dep "com.lihaoyi::mill-contrib-versionfile:1.0.0-6-f3dee7"

Ammonite REPL

import $ivy.`com.lihaoyi::mill-contrib-versionfile:1.0.0-6-f3dee7`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>mill-contrib-versionfile_3</artifactId>
  <version>1.0.0-6-f3dee7</version>
</dependency>

compile group: 'com.lihaoyi', name: 'mill-contrib-versionfile_3', version: '1.0.0-6-f3dee7'