jar

com.nicewuerfel : pluginupdater

Maven & Gradle

Jun 23, 2016

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

Table Of Contents

Latest Version

Download com.nicewuerfel : pluginupdater JAR file - Latest Versions:

All Versions

Download com.nicewuerfel : pluginupdater JAR file - All Versions:

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

com.nicewuerfel.pluginupdater

├─ com.nicewuerfel.pluginupdater.AutoValue_Updater.class - [JAR]

├─ com.nicewuerfel.pluginupdater.PluginVersion.class - [JAR]

├─ com.nicewuerfel.pluginupdater.ReleaseChannel.class - [JAR]

├─ com.nicewuerfel.pluginupdater.Updatable.class - [JAR]

├─ com.nicewuerfel.pluginupdater.UpdateCheckFinishedHandler.class - [JAR]

├─ com.nicewuerfel.pluginupdater.Updater.class - [JAR]