Download aspectran-shell-5.0.0.RC1.jar file - Jar a

Jar examples for a:aspectran-shell

Description

You can download jar file aspectran-shell 5.0.0.RC1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add aspectran-shell-5.0.0.RC1.jar to your project.

<dependency>
   <groupId>com.aspectran</groupId>
   <artifactId>aspectran-shell</artifactId>
   <version>5.0.0.RC1</version>
</dependency>
compile group: 'com.aspectran', name: 'aspectran-shell', version: '5.0.0.RC1'
libraryDependencies += "com.aspectran" % "aspectran-shell" % "5.0.0.RC1"
<dependency org="com.aspectran" name="aspectran-shell" rev="5.0.0.RC1"/>
@Grapes(@Grab(group='com.aspectran', module='aspectran-shell', version='5.0.0.RC1'))
'com.aspectran:aspectran-shell:jar:5.0.0.RC1'

Download

Click the following link to download the jar file.

aspectran-shell-5.0.0.RC1-javadoc.jar
aspectran-shell-5.0.0.RC1-sources.jar
aspectran-shell-5.0.0.RC1.jar
aspectran-shell-5.0.0.RC1.pom



Related Tutorials