| License |
License |
|---|---|
| GroupId | GroupIdcom.xboxng |
| ArtifactId | ArtifactIdxnshell |
| Last Version | Last Version0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxnshell
A Java library to help write Java shell
|
| Filename | Size |
|---|---|
| xnshell-0.16.pom | |
| xnshell-0.16.jar | 12 KB |
| xnshell-0.16-sources.jar | 6 KB |
| xnshell-0.16-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xboxng/xnshell/ -->
<dependency>
<groupId>com.xboxng</groupId>
<artifactId>xnshell</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.xboxng/xnshell/
implementation 'com.xboxng:xnshell:0.16'
// https://jarcasting.com/artifacts/com.xboxng/xnshell/
implementation ("com.xboxng:xnshell:0.16")
'com.xboxng:xnshell:jar:0.16'
<dependency org="com.xboxng" name="xnshell" rev="0.16">
<artifact name="xnshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xboxng', module='xnshell', version='0.16')
)
libraryDependencies += "com.xboxng" % "xnshell" % "0.16"
[com.xboxng/xnshell "0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| jline : jline | jar | 2.12 |