jar

com.github.srujankujmar : plugin-framework

Maven & Gradle

Dec 16, 2020
2 usages
Table Of Contents

Latest Version

Download com.github.srujankujmar : plugin-framework JAR file - Latest Versions:

All Versions

Download com.github.srujankujmar : plugin-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 plugin-framework-0.9.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.srujankujmar.plugin.framework.annotation

├─ com.github.srujankujmar.plugin.framework.annotation.ManifestPlugin.class - [JAR]

com.github.srujankujmar.plugin.framework.models

├─ com.github.srujankujmar.plugin.framework.models.ManifestMeta.class - [JAR]

├─ com.github.srujankujmar.plugin.framework.models.ManifestSnippet.class - [JAR]

com.github.srujankujmar.plugin.framework.util

├─ com.github.srujankujmar.plugin.framework.util.GsonSnippetConvertor.class - [JAR]

├─ com.github.srujankujmar.plugin.framework.util.JsonSnippetConvertor.class - [JAR]

com.github.srujankujmar.plugin.framework.handler

├─ com.github.srujankujmar.plugin.framework.handler.ManifestHandler.class - [JAR]

Advertisement