License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.mamoe |
ArtifactId | ArtifactIdmirai-core |
Last Version | Last Version2.12.0-RC |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmirai-core
Mirai Protocol implementation for QQ Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mirai-core-2.12.0-RC.pom | |
mirai-core-2.12.0-RC.module | 6 KB |
mirai-core-2.12.0-RC-sources.jar | 491 KB |
mirai-core-2.12.0-RC-javadoc.jar | 261 bytes |
mirai-core-2.12.0-RC-all.jar | 761 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-core/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-core</artifactId>
<version>2.12.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-core/
implementation 'net.mamoe:mirai-core:2.12.0-RC'
// https://jarcasting.com/artifacts/net.mamoe/mirai-core/
implementation ("net.mamoe:mirai-core:2.12.0-RC")
'net.mamoe:mirai-core:pom:2.12.0-RC'
<dependency org="net.mamoe" name="mirai-core" rev="2.12.0-RC">
<artifact name="mirai-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-core', version='2.12.0-RC')
)
libraryDependencies += "net.mamoe" % "mirai-core" % "2.12.0-RC"
[net.mamoe/mirai-core "2.12.0-RC"]
Group / Artifact | Type | Version |
---|---|---|
net.mamoe : mirai-core-api | jar | 2.12.0-RC |
org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |