| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mamoe |
| ArtifactId | ArtifactIdmirai-console |
| Version | Version2.8.0 |
| Type | Typepom |
| Description |
Descriptionmirai-console
Mirai Console Backend
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mirai-console-2.8.0.pom | |
| mirai-console-2.8.0.module | 6 KB |
| mirai-console-2.8.0-sources.jar | 231 KB |
| mirai-console-2.8.0-javadoc.jar | 330 bytes |
| mirai-console-2.8.0-all.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-console/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-console</artifactId>
<version>2.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-console/
implementation 'net.mamoe:mirai-console:2.8.0'
// https://jarcasting.com/artifacts/net.mamoe/mirai-console/
implementation ("net.mamoe:mirai-console:2.8.0")
'net.mamoe:mirai-console:pom:2.8.0'
<dependency org="net.mamoe" name="mirai-console" rev="2.8.0">
<artifact name="mirai-console" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-console', version='2.8.0')
)
libraryDependencies += "net.mamoe" % "mirai-console" % "2.8.0"
[net.mamoe/mirai-console "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.mamoe : kotlin-jvm-blocking-bridge-jvm | jar | 1.10.6-1530.2 |
| net.mamoe : mirai-console-compiler-annotations | jar | 2.8.0 |
| net.mamoe.yamlkt : yamlkt-jvm | jar | 0.10.2 |
| org.jetbrains : annotations | jar | 19.0.0 |
| io.github.karlatemp : caller | jar | 1.1.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.1 |