jar

de.pheasn : pluginupdater

Maven & Gradle

Feb 17, 2016

PluginUpdater can be used by Bukkit (Minecraft) plugins to auto update

Table Of Contents

Latest Version

Download de.pheasn : pluginupdater JAR file - Latest Versions:

All Versions

Download de.pheasn : pluginupdater JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
4.0
3.0
2.3
2.2
2.1
2.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 pluginupdater-4.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.pheasn.pluginupdater

├─ de.pheasn.pluginupdater.AutoValue_TestUpdatable.class - [JAR]

├─ de.pheasn.pluginupdater.AutoValue_Updater.class - [JAR]

├─ de.pheasn.pluginupdater.PluginVersion.class - [JAR]

├─ de.pheasn.pluginupdater.ReleaseChannel.class - [JAR]

├─ de.pheasn.pluginupdater.Updatable.class - [JAR]

├─ de.pheasn.pluginupdater.UpdateCheckFinishedEvent.class - [JAR]

├─ de.pheasn.pluginupdater.Updater.class - [JAR]

Advertisement