DOC

com.github.ramanrajarathinam : native-utils

Maven & Gradle

Aug 28, 2020
3 usages
0 stars

A simple library class which helps with loading dynamic libraries stored in the JAR archive. These libraries usualy contain implementation of some methods in native code (using JNI - Java Native Interface).

Table Of Contents

Latest Version

Download com.github.ramanrajarathinam : native-utils Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.ramanrajarathinam : native-utils Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file native-utils-1.0.0-javadoc.jar to native-utils-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder native-utils-1.0.0-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 "native-utils-1.0.0-sources.jar" -d "native-utils-1.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 28, 2020
3 usages
0 stars

Discover Dependencies

Sep 25, 2020
2 usages
641 stars
log
Feb 06, 2021
2 usages
0 stars
Jun 01, 2021
2 usages
0 stars
Jun 10, 2021
2 usages
15 stars
Jul 04, 2021
6 usages
529 stars
Jul 08, 2021
3 usages
3 stars
Sep 30, 2021
2 usages
28 stars
Nov 27, 2021
2 usages
2 stars