JLine Groovy

JLine

License

License

Categories

Categories

Groovy Languages JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-groovy
Last Version

Last Version

3.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

JLine Groovy
JLine
Project URL

Project URL

http://maven.apache.org

Download jline-groovy

How to add to project

<!-- https://jarcasting.com/artifacts/org.jline/jline-groovy/ -->
<dependency>
    <groupId>org.jline</groupId>
    <artifactId>jline-groovy</artifactId>
    <version>3.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jline/jline-groovy/
implementation 'org.jline:jline-groovy:3.21.0'
// https://jarcasting.com/artifacts/org.jline/jline-groovy/
implementation ("org.jline:jline-groovy:3.21.0")
'org.jline:jline-groovy:jar:3.21.0'
<dependency org="org.jline" name="jline-groovy" rev="3.21.0">
  <artifact name="jline-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jline', module='jline-groovy', version='3.21.0')
)
libraryDependencies += "org.jline" % "jline-groovy" % "3.21.0"
[org.jline/jline-groovy "3.21.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jline : jline-console jar 3.21.0
org.codehaus.groovy : groovy jar 3.0.8
org.codehaus.groovy : groovy-json jar 3.0.8
org.codehaus.groovy : groovy-console Optional jar 3.0.8
org.apache.ivy : ivy Optional jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.jline

Versions

Version
3.21.0
3.20.0
3.19.0
3.18.0
3.17.1
3.17.0
3.16.0
3.15.0
3.14.1
3.14.0