Use jline for input
This commit is contained in:
parent
0091e1c9d0
commit
4daf9bffa9
2 changed files with 36 additions and 6 deletions
|
@ -18,6 +18,8 @@ dependencies {
|
|||
compile "org.igniterealtime.smack:smack-omemo-signal:$smackVersion"
|
||||
compile "org.igniterealtime.smack:smack-resolver-dnsjava:$smackVersion"
|
||||
compile "org.igniterealtime.smack:smack-tcp:$smackVersion"
|
||||
|
||||
compile "org.jline:jline:3.2.0"
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue