mkotb / MenuAPI

A lightweight and extensive MenuAPI using Java 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

<dependency>
    <groupId>io.mazenmc</groupId>
    <artifactId>menuapi</artifactId>
    <scope>compile</scope>
    <version>1.0</version>
</dependency>

About

A lightweight and extensive MenuAPI using Java 8

License:ISC License


Languages

Language:Java 100.0%