jar

com.heretere.hdl : hdl-spigot

Maven & Gradle

Feb 08, 2021
8 stars

Heretere's Dependency Loader · Runtime dependency loading library

Table Of Contents

Latest Version

Download com.heretere.hdl : hdl-spigot JAR file - Latest Versions:

All Versions

Download com.heretere.hdl : hdl-spigot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.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 hdl-spigot-1.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.heretere.hdl.spigot.annotation

├─ com.heretere.hdl.spigot.annotation.SpigotDependency.class - [JAR]

com.heretere.hdl.spigot

├─ com.heretere.hdl.spigot.DependencyPlugin.class - [JAR]

├─ com.heretere.hdl.spigot.SpigotDependencyInfo.class - [JAR]

├─ com.heretere.hdl.spigot.SpigotDependencyLoader.class - [JAR]

com.heretere.hdl.spigot.builder

├─ com.heretere.hdl.spigot.builder.SpigotDependencyProvider.class - [JAR]

├─ com.heretere.hdl.spigot.builder.SpigotDependencyProviderBuilder.class - [JAR]

Advertisement