is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-core 2.4.0

Mirai Protocol implementation for QQ Android

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-core
Version

Version

2.4.0
Type

Type

pom

Download mirai-core 2.4.0


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