is not current version
Last Version 7.0.11

com.aspectran:aspectran-shell-jline 7.0.8

Build Interactive Shell Applications with JLine 3

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-shell-jline
Version

Version

7.0.8
Type

Type

jar

Download aspectran-shell-jline 7.0.8


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