JLine is a Java library for handling console input, and this module provides terminal support via JNA.
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline-terminal-jna</artifactId>
<version>3.30.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Build a terminal instance and write to it.
No known issues recorded.
No dependency data recorded yet.