com.github.bjoernpetersen.jmusicbot.provider.ProviderLoader Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of musicbot Show documentation
Show all versions of musicbot Show documentation
Core library of MusicBot, which plays music from various providers.
package com.github.bjoernpetersen.jmusicbot.provider;
import com.github.bjoernpetersen.jmusicbot.PlatformPlugin;
public interface ProviderLoader extends PlatformPlugin {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy