All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.youshallnotpass.plugin.Plugin Maven / Gradle / Ivy

The newest version!
package dev.youshallnotpass.plugin;

public interface Plugin {
    void run() throws YsnpException;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy