Last Version

SwingConsole 0.0.1

A Java Swing interactive console with readline-esque support

License

License

GroupId

GroupId

com.creemama.swingconsole
ArtifactId

ArtifactId

swingconsole
Version

Version

0.0.1
Type

Type

jar
Description

Description

SwingConsole
A Java Swing interactive console with readline-esque support
Project URL

Project URL

https://github.com/creemama/swingconsole
Source Code Management

Source Code Management

https://github.com/creemama/swingconsole/tree/master/swingconsole

Download swingconsole 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.headius : backport9 jar 1.3
jline : jline jar 2.14.6

Project Modules

There are no modules declared in this project.