menu

The menu tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

menu
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

menu
The menu tool for java.

Download menu

Filename Size
menu-1.0.0.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/menu/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>menu</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/menu/
implementation 'com.github.houbb:menu:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/menu/
implementation ("com.github.houbb:menu:1.0.0")
'com.github.houbb:menu:pom:1.0.0'
<dependency org="com.github.houbb" name="menu" rev="1.0.0">
  <artifact name="menu" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='menu', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "menu" % "1.0.0"
[com.github.houbb/menu "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • menu-core
  • menu-api

Versions

Version
1.0.0