MVN

com.lihaoyi : ammonite_3.3.0

Maven & Gradle

Jul 18, 2023
2.6k stars

ammonite_3.3.0 · ammonite

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite_3.3.0</artifactId>
    <version>3.0.0-M0-49-151446c5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0-M0-49-151446c5

All Versions

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

Version Vulnerabilities Updated
3.0.x
ammonite_3.3.0-3.0.0-M0-49-151446c5
ammonite_3.3.0-3.0.0-M0-48-8b1a5588
ammonite_3.3.0-3.0.0-M0-47-cab76b4c
ammonite_3.3.0-3.0.0-M0-42-55d908ea
ammonite_3.3.0-3.0.0-M0-41-2dacc9ef
ammonite_3.3.0-3.0.0-M0-40-ab5f8a2a
ammonite_3.3.0-3.0.0-M0-39-ba724263
ammonite_3.3.0-3.0.0-M0-38-96641965
ammonite_3.3.0-3.0.0-M0-37-fc285279
ammonite_3.3.0-3.0.0-M0-36-74c8477d
ammonite_3.3.0-3.0.0-M0-35-e445eb40
ammonite_3.3.0-3.0.0-M0-34-2720f120
ammonite_3.3.0-3.0.0-M0-33-94c5ce87
ammonite_3.3.0-3.0.0-M0-32-96e851cb

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite_3.3.0</artifactId>
    <version>3.0.0-M0-49-151446c5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lihaoyi : ammonite_3.3.0 gradle dependency to your build.gradle file:

implementation 'com.lihaoyi:ammonite_3.3.0:3.0.0-M0-49-151446c5'

Gradle Kotlin DSL: Add the following com.lihaoyi : ammonite_3.3.0 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lihaoyi:ammonite_3.3.0:3.0.0-M0-49-151446c5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lihaoyi : ammonite_3.3.0 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lihaoyi" % "ammonite_3.3.0" % "3.0.0-M0-49-151446c5"

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