is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-core-android 2.11.0-M2

Mirai Protocol implementation for QQ Android

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-core-android
Version

Version

2.11.0-M2
Type

Type

pom

Download mirai-core-android 2.11.0-M2


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