MVN

com.lihaoyi : mill-client

Maven & Gradle

Apr 12, 2018
1 usages
1.9k stars

mill-client · mill-client

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>mill-client</artifactId>
    <version>0.2.0-5-b10c47</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.0-5-b10c47

All Versions

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

Version Vulnerabilities Updated
0.2.x
mill-client-0.2.0-5-b10c47
mill-client-0.2.0-4-3539ce
mill-client-0.2.0
0.1.x
mill-client-0.1.7-98-0b1119
mill-client-0.1.7-97-00b10e
mill-client-0.1.7-87-49534f
mill-client-0.1.7-86-e1da1b
mill-client-0.1.7-83-135110
mill-client-0.1.7-82-9295d5
mill-client-0.1.7-78-dcd365
mill-client-0.1.7-77-44ed2e
mill-client-0.1.7-76-eb0436
mill-client-0.1.7-75-0ba2fe
mill-client-0.1.7-74-d94bb5
mill-client-0.1.7-73-bcdb1a
mill-client-0.1.7-71-dbcad3
mill-client-0.1.7-67-4f51bd
mill-client-0.1.7-66-1f037a
mill-client-0.1.7-65-91a434
mill-client-0.1.7-63-f0e7dc

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>mill-client</artifactId>
    <version>0.2.0-5-b10c47</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lihaoyi:mill-client:0.2.0-5-b10c47'

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

implementation("com.lihaoyi:mill-client:0.2.0-5-b10c47")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lihaoyi" % "mill-client" % "0.2.0-5-b10c47"

Advertisement

Dependencies from Group

Mar 24, 2021
502 usages
223 stars
Sep 06, 2022
383 usages
479 stars
Mar 24, 2021
328 usages
223 stars
Mar 24, 2021
316 usages
223 stars
Sep 06, 2022
288 usages
479 stars

Discover Dependencies