License |
License |
---|---|
GroupId | GroupIdio.github.dreamvoid |
ArtifactId | ArtifactIdMiraiMC |
Version | Version1.5-pre1 |
Type | Typepom |
Description |
DescriptionMiraiMC
Mirai for Minecraft server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MiraiMC-1.5-pre1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dreamvoid/MiraiMC/ -->
<dependency>
<groupId>io.github.dreamvoid</groupId>
<artifactId>MiraiMC</artifactId>
<version>1.5-pre1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dreamvoid/MiraiMC/
implementation 'io.github.dreamvoid:MiraiMC:1.5-pre1'
// https://jarcasting.com/artifacts/io.github.dreamvoid/MiraiMC/
implementation ("io.github.dreamvoid:MiraiMC:1.5-pre1")
'io.github.dreamvoid:MiraiMC:pom:1.5-pre1'
<dependency org="io.github.dreamvoid" name="MiraiMC" rev="1.5-pre1">
<artifact name="MiraiMC" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dreamvoid', module='MiraiMC', version='1.5-pre1')
)
libraryDependencies += "io.github.dreamvoid" % "MiraiMC" % "1.5-pre1"
[io.github.dreamvoid/MiraiMC "1.5-pre1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : versions-maven-plugin | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
net.mamoe : mirai-core-jvm | jar | 2.7-M2 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |