/jna-info

Tool to provide JNA information

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

JNA-Info

This is a small tool to print some JNA information.

Download

Download the newest Zip from the releases, unzip it and run bin/jna-info.

Building

Run ./gradlew clean build and check the build/distributions directory.

Running

Execute ./gradlew run.

You can also untar the distribution (see "Building") and run bin/jna-info.

License

LGPL v3

Maintainer

Moritz Kammerer (@phXql)