jar

at.crea-doo.util.nativeloader : nativeloader

Maven & Gradle

Sep 16, 2015

nativeloader · "NativeLoader" is a Java library which aims to simplify the initialization of native libraries in an OSGi environment while offering more flexibility instead of the Bundle-NativeCode loading mechanism.

Table Of Contents

Latest Version

Download at.crea-doo.util.nativeloader : nativeloader JAR file - Latest Versions:

All Versions

Download at.crea-doo.util.nativeloader : nativeloader JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nativeloader-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.creadoo.util.nativeloader

├─ at.creadoo.util.nativeloader.NativeLoader.class - [JAR]

├─ at.creadoo.util.nativeloader.OSInfo.class - [JAR]

at.creadoo.util.nativeloader.util

├─ at.creadoo.util.nativeloader.util.Util.class - [JAR]