MVN

com.lihaoyi : ammonite-runtime_2.13

Maven & Gradle

Aug 12, 2019
3 usages
2.5k stars

ammonite-runtime_2.13 · ammonite-runtime

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-runtime_2.13</artifactId>
    <version>1.6.9-18-a50caad</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.9-18-a50caad

All Versions

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

Version Vulnerabilities Updated
1.6.x
ammonite-runtime_2.13-1.6.9-18-a50caad
ammonite-runtime_2.13-1.6.9-15-6720d42
ammonite-runtime_2.13-1.6.9-11-ce25d7a
ammonite-runtime_2.13-1.6.9-8-2a27ffe
ammonite-runtime_2.13-1.6.9-7-c6bd148
ammonite-runtime_2.13-1.6.9-6-644e20f
ammonite-runtime_2.13-1.6.9-3-480a38b
ammonite-runtime_2.13-1.6.9
ammonite-runtime_2.13-1.6.8-24-9a4ffa5
ammonite-runtime_2.13-1.6.8-22-909e21a
ammonite-runtime_2.13-1.6.8-21-9ada29c
ammonite-runtime_2.13-1.6.8-6-357baca
ammonite-runtime_2.13-1.6.8-6-451a3b9
ammonite-runtime_2.13-1.6.8-4-5ce9eee
ammonite-runtime_2.13-1.6.8-3-3634218
ammonite-runtime_2.13-1.6.8-2-0a2abd6
ammonite-runtime_2.13-1.6.8-1-c7a656e
ammonite-runtime_2.13-1.6.8

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>ammonite-runtime_2.13</artifactId>
    <version>1.6.9-18-a50caad</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lihaoyi:ammonite-runtime_2.13:1.6.9-18-a50caad'

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

implementation("com.lihaoyi:ammonite-runtime_2.13:1.6.9-18-a50caad")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lihaoyi" % "ammonite-runtime_2.13" % "1.6.9-18-a50caad"

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