Jexer

Java Text User Interface library that resembles Turbo Vision

License

License

Categories

Categories

Jexer User Interface CLI
GroupId

GroupId

com.gitlab.klamonte
ArtifactId

ArtifactId

jexer
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jexer
Java Text User Interface library that resembles Turbo Vision
Project URL

Project URL

https://gitlab.com/klamonte/jexer
Source Code Management

Source Code Management

https://gitlab.com/klamonte/jexer

Download jexer

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.0.0
0.3.2
0.3.1
0.3.0