MVN

org.scala-lang.modules : scala-jline

Maven & Gradle

Jun 09, 2015
8 usages
3 stars

scala-jline · scala-jline

<dependency>
    <groupId>org.scala-lang.modules</groupId>
    <artifactId>scala-jline</artifactId>
    <version>2.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-lang.modules : scala-jline to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12.1

All Versions

Choose a version of org.scala-lang.modules : scala-jline to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.12.x
scala-jline-2.12.1

How to add a dependency to Maven

Add the following org.scala-lang.modules : scala-jline maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-lang.modules</groupId>
    <artifactId>scala-jline</artifactId>
    <version>2.12.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-lang.modules : scala-jline gradle dependency to your build.gradle file:

implementation 'org.scala-lang.modules:scala-jline:2.12.1'

Gradle Kotlin DSL: Add the following org.scala-lang.modules : scala-jline gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-lang.modules:scala-jline:2.12.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-lang.modules : scala-jline sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-lang.modules" % "scala-jline" % "2.12.1"

Advertisement

Dependencies from Group

Jun 15, 2023
1.7k usages
200 stars
Jun 15, 2023
1.6k usages
200 stars
Jul 17, 2023
729 usages
291 stars
Jul 17, 2023
587 usages
291 stars
Jun 15, 2023
559 usages
200 stars

Discover Dependencies

Feb 11, 2021
49 usages
Oct 12, 2021
5 usages
1 stars
Jun 04, 2020
5 usages
Sep 14, 2019
26 usages
Aug 27, 2021
4 usages
6 stars
Jun 21, 2017
5 usages
656 stars
Apr 05, 2023
13 usages
43 stars
Sep 28, 2018
7 usages
15.7k stars