is not current version
Last Version 1.5-pre1

io.github.dreamvoid:MiraiMC 1.4-pre1

Mirai for Minecraft server

GroupId

GroupId

io.github.dreamvoid
ArtifactId

ArtifactId

MiraiMC
Version

Version

1.4-pre1
Type

Type

jar

Download MiraiMC 1.4-pre1


<!-- https://jarcasting.com/artifacts/io.github.dreamvoid/MiraiMC/ -->
<dependency>
    <groupId>io.github.dreamvoid</groupId>
    <artifactId>MiraiMC</artifactId>
    <version>1.4-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dreamvoid/MiraiMC/
implementation 'io.github.dreamvoid:MiraiMC:1.4-pre1'
// https://jarcasting.com/artifacts/io.github.dreamvoid/MiraiMC/
implementation ("io.github.dreamvoid:MiraiMC:1.4-pre1")
'io.github.dreamvoid:MiraiMC:jar:1.4-pre1'
<dependency org="io.github.dreamvoid" name="MiraiMC" rev="1.4-pre1">
  <artifact name="MiraiMC" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dreamvoid', module='MiraiMC', version='1.4-pre1')
)
libraryDependencies += "io.github.dreamvoid" % "MiraiMC" % "1.4-pre1"
[io.github.dreamvoid/MiraiMC "1.4-pre1"]