563 Forks
4144 Stars
4144 Watchers

javacpp

The missing bridge between Java and native C++

How to download and setup javacpp

Open terminal and run command
git clone https://github.com/bytedeco/javacpp.git
git clone is used to create a copy or clone of javacpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with javacpp https://github.com/bytedeco/javacpp/archive/master.zip

Or simply clone javacpp with SSH
[email protected]:bytedeco/javacpp.git

If you have some problems with javacpp

You may open issue on javacpp support forum (system) here: https://github.com/bytedeco/javacpp/issues