is not current version
Last Version 7.0.11

com.aspectran:aspectran-shell 6.6.12

Build Interactive Shell Applications

GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-shell
Version

Version

6.6.12
Type

Type

jar

Download aspectran-shell 6.6.12


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