MVN

com.lihaoyi : ammonite-util_3

Maven & Gradle

Nov 16, 2023
2.6k stars

ammonite-util_3 · ammonite-util

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-util_3</artifactId>
    <version>3.0.0-M0-58-9ccdff7c</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0-M0-58-9ccdff7c

All Versions

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

Version Vulnerabilities Updated
3.0.x
ammonite-util_3-3.0.0-M0-58-9ccdff7c

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-util_3</artifactId>
    <version>3.0.0-M0-58-9ccdff7c</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lihaoyi:ammonite-util_3:3.0.0-M0-58-9ccdff7c'

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

implementation("com.lihaoyi:ammonite-util_3:3.0.0-M0-58-9ccdff7c")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lihaoyi" % "ammonite-util_3" % "3.0.0-M0-58-9ccdff7c"

Advertisement

Dependencies from Group

Mar 24, 2021
502 usages
227 stars
Sep 06, 2022
383 usages
487 stars
Mar 24, 2021
328 usages
227 stars
Mar 24, 2021
316 usages
227 stars
Sep 06, 2022
288 usages
487 stars

Discover Dependencies