com.github.houbb:menu-api

The menu tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

menu-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

The menu tool for java.

Download menu-api

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.0