License |
License |
---|---|
GroupId | GroupIdorg.glavo.hmcl |
ArtifactId | ArtifactIdhmcl-stable |
Last Version | Last Version3.5.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHello Minecraft! Launcher
A Minecraft Launcher which is multi-functional, cross-platform and popular
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hmcl-stable-3.5.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.glavo.hmcl/hmcl-stable/ -->
<dependency>
<groupId>org.glavo.hmcl</groupId>
<artifactId>hmcl-stable</artifactId>
<version>3.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glavo.hmcl/hmcl-stable/
implementation 'org.glavo.hmcl:hmcl-stable:3.5.3'
// https://jarcasting.com/artifacts/org.glavo.hmcl/hmcl-stable/
implementation ("org.glavo.hmcl:hmcl-stable:3.5.3")
'org.glavo.hmcl:hmcl-stable:pom:3.5.3'
<dependency org="org.glavo.hmcl" name="hmcl-stable" rev="3.5.3">
<artifact name="hmcl-stable" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glavo.hmcl', module='hmcl-stable', version='3.5.3')
)
libraryDependencies += "org.glavo.hmcl" % "hmcl-stable" % "3.5.3"
[org.glavo.hmcl/hmcl-stable "3.5.3"]