is not current version
Last Version 7.0.11

com.aspectran:aspectran-shell 5.0.0.RC4


GroupId

GroupId

com.aspectran
ArtifactId

ArtifactId

aspectran-shell
Version

Version

5.0.0.RC4
Type

Type

jar

Download aspectran-shell 5.0.0.RC4


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