JTerminal

JTerminal is a terminal emulator for Java's Swing GUI library.

License

License

Categories

Categories

MINA Net Networking
GroupId

GroupId

com.grahamedgecombe.jterminal
ArtifactId

ArtifactId

jterminal
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JTerminal
JTerminal is a terminal emulator for Java's Swing GUI library.
Project URL

Project URL

http://grahamedgecombe.com/projects/jterminal
Source Code Management

Source Code Management

https://github.com/grahamedgecombe/jterminal

Download jterminal

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1