is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-console 2.5-M2

Mirai Console Backend

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-console
Version

Version

2.5-M2
Type

Type

pom

Download mirai-console 2.5-M2


<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-console/ -->
<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>mirai-console</artifactId>
    <version>2.5-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-console/
implementation 'net.mamoe:mirai-console:2.5-M2'
// https://jarcasting.com/artifacts/net.mamoe/mirai-console/
implementation ("net.mamoe:mirai-console:2.5-M2")
'net.mamoe:mirai-console:pom:2.5-M2'
<dependency org="net.mamoe" name="mirai-console" rev="2.5-M2">
  <artifact name="mirai-console" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-console', version='2.5-M2')
)
libraryDependencies += "net.mamoe" % "mirai-console" % "2.5-M2"
[net.mamoe/mirai-console "2.5-M2"]