jar

de.osshangar : java-plugin-framework

Maven & Gradle

Oct 06, 2022

Java Plugin Framework · Library for adding plugin support to your java application.

Table Of Contents

Latest Version

Download de.osshangar : java-plugin-framework JAR file - Latest Versions:

All Versions

Download de.osshangar : java-plugin-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1
4.0
3.8
3.7
3.6
3.4
3.3
3.1
3.0
1.0

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 java-plugin-framework-4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.osshangar.plugin.exception

├─ de.osshangar.plugin.exception.FileFormatException.class - [JAR]

de.osshangar.plugin.content

├─ de.osshangar.plugin.content.Inspector.class - [JAR]

de.osshangar.plugin

├─ de.osshangar.plugin.Arguments.class - [JAR]

├─ de.osshangar.plugin.Plugin.class - [JAR]

de.osshangar.plugin.classloader

├─ de.osshangar.plugin.classloader.PluginClassLoader.class - [JAR]

Advertisement