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

com.aspectran:aspectran-shell 7.0.9

Build Interactive Shell Applications

Группа

Группа

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

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

aspectran-shell
Версия

Версия

7.0.9
Тип

Тип

jar

Скачать aspectran-shell 7.0.9


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