An open API service indexing awesome lists of open source software.

https://github.com/mkotb/menuapi

A lightweight and extensive MenuAPI using Java 8
https://github.com/mkotb/menuapi

bukkit java menu menu-api spigot

Last synced: over 1 year ago
JSON representation

A lightweight and extensive MenuAPI using Java 8

Awesome Lists containing this project

README

          

# MenuAPI
A lightweight and extensive MenuAPI using Java 8

### Adding MenuAPI as a Maven Depedency
MenuAPI is on the main maven repository! You just need to add this into your pom.xml:

``` xml

io.mazenmc
menuapi
compile
1.0

```