MVN

com.lihaoyi : mill-dist

Maven & Gradle

Aug 21, 2023
1.9k stars

mill-dist · mill-dist

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>mill-dist</artifactId>
    <version>0.11.1-33-6635d2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lihaoyi : mill-dist to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.1-33-6635d2

All Versions

Choose a version of com.lihaoyi : mill-dist to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
mill-dist-0.11.1-33-6635d2
mill-dist-0.11.1-30-ead8bb
mill-dist-0.11.1-22-2f4468
mill-dist-0.11.1-21-2c7fdf
mill-dist-0.11.1
mill-dist-0.11.0-30-e5dea9
mill-dist-0.11.0-28-18a61d
mill-dist-0.11.0-27-d74d22
mill-dist-0.11.0-21-02e278
mill-dist-0.11.0-19-d4e35f
mill-dist-0.11.0-11-e5a399
mill-dist-0.11.0-6-167183
mill-dist-0.11.0-5-ae59bc
mill-dist-0.11.0
mill-dist-0.11.0-M11
mill-dist-0.11.0-M10-9-db6d7d

How to add a dependency to Maven

Add the following com.lihaoyi : mill-dist maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>mill-dist</artifactId>
    <version>0.11.1-33-6635d2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lihaoyi : mill-dist gradle dependency to your build.gradle file:

implementation 'com.lihaoyi:mill-dist:0.11.1-33-6635d2'

Gradle Kotlin DSL: Add the following com.lihaoyi : mill-dist gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lihaoyi:mill-dist:0.11.1-33-6635d2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lihaoyi : mill-dist sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lihaoyi" % "mill-dist" % "0.11.1-33-6635d2"

Advertisement

Dependencies from Group

Mar 24, 2021
502 usages
225 stars
Sep 06, 2022
383 usages
481 stars
Mar 24, 2021
328 usages
225 stars
Mar 24, 2021
316 usages
225 stars
Sep 06, 2022
288 usages
481 stars

Discover Dependencies