jar

com.djrapitops : AbstractPluginFramework-bungeecord

Maven & Gradle

Nov 11, 2018
2 stars
Table Of Contents

Latest Version

Download com.djrapitops : AbstractPluginFramework-bungeecord JAR file - Latest Versions:

All Versions

Download com.djrapitops : AbstractPluginFramework-bungeecord JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.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 AbstractPluginFramework-bungeecord-3.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.djrapitops.plugin

├─ com.djrapitops.plugin.BungeePlugin.class - [JAR]

com.djrapitops.plugin.task.bungee

├─ com.djrapitops.plugin.task.bungee.AbsBungeeRunnable.class - [JAR]

├─ com.djrapitops.plugin.task.bungee.AbsBungeeTask.class - [JAR]

├─ com.djrapitops.plugin.task.bungee.BungeeRunnableFactory.class - [JAR]

com.djrapitops.plugin.command.bungee

├─ com.djrapitops.plugin.command.bungee.BungeeCMDSender.class - [JAR]

├─ com.djrapitops.plugin.command.bungee.BungeeCommand.class - [JAR]