Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

jvirtanen/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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.4%
  • Scala 5.6%