Последняя версия

SwingConsole 0.0.1

A Java Swing interactive console with readline-esque support

Лицензия

Лицензия

Группа

Группа

com.creemama.swingconsole
Идентификатор

Идентификатор

swingconsole
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

SwingConsole
A Java Swing interactive console with readline-esque support
Ссылка на сайт

Ссылка на сайт

https://github.com/creemama/swingconsole
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.headius : backport9 jar 1.3
jline : jline jar 2.14.6

Модули Проекта

Данный проект не имеет модулей.