Last Version

JLine Parent 3.21.0

JLine

License

License

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-parent
Version

Version

3.21.0
Type

Type

pom
Description

Description

JLine Parent
JLine
Source Code Management

Source Code Management

http://github.com/jline/jline3

Download jline-parent 3.21.0

Filename Size
jline-parent-3.21.0.pom 23 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • terminal
  • terminal-jna
  • terminal-jansi
  • reader
  • builtins
  • console
  • groovy
  • remote-ssh
  • remote-telnet
  • style
  • demo
  • graal