MVN

com.github.ms5984.lib : menu-man

Maven & Gradle

Jun 17, 2021
1 usages
3 stars

MenuMan · A basic menu builder for Spigot plugins.

<dependency>
    <groupId>com.github.ms5984.lib</groupId>
    <artifactId>menu-man</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ms5984.lib : menu-man to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of com.github.ms5984.lib : menu-man to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
menu-man-1.2.2
menu-man-1.2.1
menu-man-1.2.0
1.1.x
menu-man-1.1.0
1.0.x
menu-man-1.0.3

How to add a dependency to Maven

Add the following com.github.ms5984.lib : menu-man maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ms5984.lib</groupId>
    <artifactId>menu-man</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ms5984.lib : menu-man gradle dependency to your build.gradle file:

implementation 'com.github.ms5984.lib:menu-man:1.2.2'

Gradle Kotlin DSL: Add the following com.github.ms5984.lib : menu-man gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ms5984.lib:menu-man:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ms5984.lib : menu-man sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ms5984.lib" % "menu-man" % "1.2.2"

Advertisement

Dependencies from Group

Jun 17, 2021
1 usages
3 stars

Discover Dependencies

Jul 12, 2021
1 usages
Mar 26, 2021
1 usages
537 stars
Mar 26, 2021
1 usages
537 stars
Jul 04, 2022
1 usages
31 stars
Mar 14, 2021
1 usages
0 stars
Mar 27, 2021
1 usages
0 stars