MVN

org.glavo.hmcl : hmcl-stable

Maven & Gradle

Jun 23, 2023
6.3k stars

Hello Minecraft! Launcher · A Minecraft Launcher which is multi-functional, cross-platform and popular

<dependency>
    <groupId>org.glavo.hmcl</groupId>
    <artifactId>hmcl-stable</artifactId>
    <version>3.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glavo.hmcl : hmcl-stable to add to Maven - Latest Versions:

  • Latest Stable: 3.5.5

All Versions

Choose a version of org.glavo.hmcl : hmcl-stable to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
hmcl-stable-3.5.5
hmcl-stable-3.5.4
hmcl-stable-3.5.3
hmcl-stable-3.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glavo.hmcl</groupId>
    <artifactId>hmcl-stable</artifactId>
    <version>3.5.5</version>
</dependency>

Advertisement