is not current version
Last Version 3.21.0

JLine Groovy 3.20.0

JLine

License

License

Categories

Categories

Groovy Languages JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-groovy
Version

Version

3.20.0
Type

Type

jar
Description

Description

JLine Groovy
JLine
Project URL

Project URL

http://maven.apache.org

Download jline-groovy 3.20.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jline : jline-console jar 3.20.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.