is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-core-all 2.6.3

Mirai core shadowed

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-core-all
Version

Version

2.6.3
Type

Type

pom

Download mirai-core-all 2.6.3


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