Skip to content

valotrading/ncurses4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ncurses4j

ncurses4j is a Java binding to the ncurses library.

Installation

Amend your build.sbt:

resolvers += "valotrading" at "http://valotrading.github.com/maven"

libraryDependencies += "ncurses4j" % "ncurses4j" % "0.1.0"

License

ncurses4j is released under the Apache License, Version 2.0.