is not current version
Last Version 1.5-pre1

io.github.dreamvoid:MiraiMC 1.3-rc2

Mirai for Minecraft server

GroupId

GroupId

io.github.dreamvoid
ArtifactId

ArtifactId

MiraiMC
Version

Version

1.3-rc2
Type

Type

jar

Download MiraiMC 1.3-rc2


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