Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 330 Bytes

File metadata and controls

8 lines (8 loc) · 330 Bytes

MelonAuth 2 Plugin API

Build

mvn package

For developers

If you are intending to develop a plugin which is using MelonAuth 2 Plugin API as a dependency with maven, you may need to install MelonAuth 2 Plugin API as a local package.
To do so, run command mvn install under the root project directory.