Last Version

menu 1.0.0

The menu tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

menu
Version

Version

1.0.0
Type

Type

pom
Description

Description

menu
The menu tool for java.

Download menu 1.0.0

Filename Size
menu-1.0.0.pom 9 KB
Browse

<!-- 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