Skip to content
Snippets Groups Projects
plugin.yml 184 B
Newer Older
  • Learn to ignore specific revisions
  • main: "de.tobias.playpad.equalizerplugin.impl.EqualizerPluginImpl"
    name: "EqualizerPlugin"
    
    artifactId: "${pom.artifactId}"
    groupId: "${pom.groupId}"
    version: "${pom.version}"
    
    build: 6