не последняя версия
Последняя версия 7.0.11

com.aspectran:aspectran-shell-jline 6.6.0-RC4

Build Interactive Shell Applications with JLine 3

Категории

Категории

JLine Взаимодействие с пользователем CLI
Группа

Группа

com.aspectran
Идентификатор

Идентификатор

aspectran-shell-jline
Версия

Версия

6.6.0-RC4
Тип

Тип

jar

Скачать aspectran-shell-jline 6.6.0-RC4


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