mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-26 11:07:53 +01:00
Sonatype -> mvnrepository (#2109)
The sonatype UI is broken for getting the latest version
This commit is contained in:
parent
5c23713c03
commit
3de64aafd8
2
.github/README.md
vendored
2
.github/README.md
vendored
@ -31,7 +31,7 @@ Minestom is not installed like Bukkit/Forge/Sponge.
|
||||
As Minestom is a Java library, it must be loaded the same way any other Java library may be loaded.
|
||||
This means you need to add Minestom as a dependency, add your code and compile by yourself.
|
||||
|
||||
Minestom is available on [Maven Central](https://central.sonatype.com/artifact/net.minestom/minestom-snapshots),
|
||||
Minestom is available on [Maven Central](https://mvnrepository.com/artifact/net.minestom/minestom-snapshots),
|
||||
and can be installed like the following (Gradle/Groovy):
|
||||
|
||||
```groovy
|
||||
|
Loading…
Reference in New Issue
Block a user