m

minestom-ce

Lightweight and multi-threaded 1.19.3 Minecraft server
https://github.com/hollow-cube/minestom-ce
Apache 2.0
Matt Worzala
文件下载
文件名 操作
minestom-ce-381d89497a.jar 下载
minestom-ce-381d89497a.pom 下载
minestom-ce-381d89497a-sources.jar 下载
Apache Maven
<dependency>
  <groupId>dev.hollowcube</groupId>
  <artifactId>minestom-ce</artifactId>
  <version>381d89497a</version>
</dependency>
Gradle Groovy
implementation 'dev.hollowcube:minestom-ce:381d89497a'
Gradle Kotlin
implementation("dev.hollowcube:minestom-ce:381d89497a")
Scala SBT
libraryDependencies += "dev.hollowcube" % "minestom-ce" % "381d89497a"
Groovy Grape
@Grapes(
  @Grab(group='dev.hollowcube', module='minestom-ce', version='381d89497a')
)
Apache Ivy
<dependency org="dev.hollowcube" name="minestom-ce" rev="381d89497a" />
Leiningen
[dev.hollowcube/minestom-ce "381d89497a"]
Apache Buildr
'dev.hollowcube:minestom-ce:jar:381d89497a'