MVN

io.github.rapha149.signgui : signgui-parent

Maven & Gradle

Aug 05, 2023
30 stars

io.github.rapha149.signgui:signgui · An api to get input text via a sign in Minecraft.

<dependency>
    <groupId>io.github.rapha149.signgui</groupId>
    <artifactId>signgui-parent</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.rapha149.signgui : signgui-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of io.github.rapha149.signgui : signgui-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
signgui-parent-2.2
2.1.x
signgui-parent-2.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.rapha149.signgui</groupId>
    <artifactId>signgui-parent</artifactId>
    <version>2.2</version>
</dependency>