m

minestom-ce-snapshots

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