is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-core-all 2.8-M1

Mirai core shadowed

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-core-all
Version

Version

2.8-M1
Type

Type

pom

Download mirai-core-all 2.8-M1


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