xnshell

A Java library to help write Java shell

License

License

GroupId

GroupId

com.xboxng
ArtifactId

ArtifactId

xnshell
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

jar
Description

Description

xnshell
A Java library to help write Java shell

Download xnshell

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
jline : jline jar 2.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.16