is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-core-all 2.5-M2

Mirai core shadowed

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-core-all
Version

Version

2.5-M2
Type

Type

pom

Download mirai-core-all 2.5-M2


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