jline/jline

JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.

0.9.94 BSD 1 个版本
安装
[jline/jline "0.9.94"]
{:deps {jline/jline {:mvn/version "0.9.94"}}}
<dependency>
    <groupId>jline</groupId>
    <artifactId>jline</artifactId>
    <version>0.9.94</version>
</dependency>
版本列表
0.9.94 362762