Skip to content

mkotb/MenuAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages