DOC

com.sun.jna : jna

Maven & Gradle

Sep 18, 2009
56 usages

JNA · JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation.

Table Of Contents

Latest Version

Download com.sun.jna : jna Javadoc & API Documentation - Latest Versions:

All Versions

Download com.sun.jna : jna Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file jna-3.0.9-javadoc.jar to jna-3.0.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jna-3.0.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jna-3.0.9-sources.jar" -d "jna-3.0.9-javadoc" -subpackages 

Advertisement

Dependencies from Group

jna
Sep 18, 2009
56 usages

Discover Dependencies

Mar 22, 2012
85 usages
Jul 18, 2023
96 usages
16.7k stars
Dec 15, 2021
322 usages
932 stars
Jun 18, 2023
1.1k usages
3.1k stars
Aug 29, 2018
1.1k usages
519 stars
Apr 07, 2023
67 usages
147 stars
Mar 17, 2009
10 usages
Jun 06, 2023
584 usages
168 stars
Jul 01, 2023
34 stars
Jul 07, 2023
147 usages
2.5k stars