Java Embedded Python (JEP) SwingConsole

A Java Swing interactive console for Java Embedded Python (JEP) with readline-esque support

License

License

GroupId

GroupId

com.creemama.swingconsole
ArtifactId

ArtifactId

swingconsole-jep
Last Version

Last Version

3.9.0.0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Embedded Python (JEP) SwingConsole
A Java Swing interactive console for Java Embedded Python (JEP) 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-jruby

Download swingconsole-jep

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
black.ninia : jep jar 3.9.0
com.creemama.swingconsole : swingconsole jar 0.0.1
org.jline : jline jar 3.14.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.0.0.0.1