is not current version
Last Version 1.5-pre1

io.github.dreamvoid:MiraiMC 1.2-pre3

Mirai for Minecraft server

GroupId

GroupId

io.github.dreamvoid
ArtifactId

ArtifactId

MiraiMC
Version

Version

1.2-pre3
Type

Type

jar

Download MiraiMC 1.2-pre3


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