jar

eu.hexagonmc : spigot-annotations

Maven & Gradle

Oct 08, 2018
4 stars

Spigot-Annotations · Annotation processor for Spigot- and BungeeCord-Plugins

Table Of Contents

Latest Version

Download eu.hexagonmc : spigot-annotations JAR file - Latest Versions:

All Versions

Download eu.hexagonmc : spigot-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.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 spigot-annotations-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.hexagonmc.spigot.annotation.meta

├─ eu.hexagonmc.spigot.annotation.meta.DependencyType.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.LoadOn.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.PermissionDefault.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.PluginCommand.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.PluginDependency.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.PluginMetadata.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.PluginPermission.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.meta.PluginYml.class - [JAR]

eu.hexagonmc.spigot.annotation.plugin

├─ eu.hexagonmc.spigot.annotation.plugin.Command.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.plugin.Dependency.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.plugin.Permission.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.plugin.PermissionChild.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.plugin.Plugin.class - [JAR]

eu.hexagonmc.spigot.annotation

├─ eu.hexagonmc.spigot.annotation.AnnotationProcessor.class - [JAR]

├─ eu.hexagonmc.spigot.annotation.MetadataProcessor.class - [JAR]