| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mamoe |
| ArtifactId | ArtifactIdmirai-core-utils |
| Version | Version2.7-M1-dev-6 |
| Type | Typepom |
| Description |
Descriptionmirai-core-utils
mirai-core utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mirai-core-utils-2.7-M1-dev-6.pom | |
| mirai-core-utils-2.7-M1-dev-6.module | 7 KB |
| mirai-core-utils-2.7-M1-dev-6-sources.jar | 27 KB |
| mirai-core-utils-2.7-M1-dev-6-javadoc.jar | 261 bytes |
| mirai-core-utils-2.7-M1-dev-6-all.jar | 774 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-core-utils/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-core-utils</artifactId>
<version>2.7-M1-dev-6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-core-utils/
implementation 'net.mamoe:mirai-core-utils:2.7-M1-dev-6'
// https://jarcasting.com/artifacts/net.mamoe/mirai-core-utils/
implementation ("net.mamoe:mirai-core-utils:2.7-M1-dev-6")
'net.mamoe:mirai-core-utils:pom:2.7-M1-dev-6'
<dependency org="net.mamoe" name="mirai-core-utils" rev="2.7-M1-dev-6">
<artifact name="mirai-core-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-core-utils', version='2.7-M1-dev-6')
)
libraryDependencies += "net.mamoe" % "mirai-core-utils" % "2.7-M1-dev-6"
[net.mamoe/mirai-core-utils "2.7-M1-dev-6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.10 |
| org.jetbrains.kotlinx : kotlinx-serialization-core | jar | 1.1.0 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.1.0 |
| org.jetbrains.kotlinx : kotlinx-io-jvm | jar | 0.1.16 |
| org.jetbrains.kotlinx : kotlinx-coroutines-io-jvm | jar | 0.1.16 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
| io.ktor : ktor-client-core | jar | 1.5.4 |
| io.ktor : ktor-network | jar | 1.5.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |