MVN

com.lihaoyi : ammonite-shell_2.13.7

Maven & Gradle

Nov 26, 2021
2.5k stars

ammonite-shell_2.13.7 · ammonite-shell

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-shell_2.13.7</artifactId>
    <version>2.4.1-2-63e98591</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4.1-2-63e98591

All Versions

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

Version Vulnerabilities Updated
2.4.x
ammonite-shell_2.13.7-2.4.1-2-63e98591
ammonite-shell_2.13.7-2.4.1-1-230b38e9
ammonite-shell_2.13.7-2.4.1
ammonite-shell_2.13.7-2.4.0-31-ba6214b1
ammonite-shell_2.13.7-2.4.0-30-5fe6da56
ammonite-shell_2.13.7-2.4.0-29-d9c16e33
ammonite-shell_2.13.7-2.4.0-28-60dca3cf
ammonite-shell_2.13.7-2.4.0-27-65476446
ammonite-shell_2.13.7-2.4.0-24-b4a313e0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-shell_2.13.7</artifactId>
    <version>2.4.1-2-63e98591</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lihaoyi:ammonite-shell_2.13.7:2.4.1-2-63e98591'

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

implementation("com.lihaoyi:ammonite-shell_2.13.7:2.4.1-2-63e98591")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lihaoyi" % "ammonite-shell_2.13.7" % "2.4.1-2-63e98591"

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