| Группа | Группаlove.forte.simple-robot |
|---|---|
| Идентификатор | Идентификаторcomponent-mirai |
| Версия | Версия2.3.9 |
| Тип | Типjar |
| Описание |
Описаниеcomponent-mirai
a simple-robot component for mirai
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| component-mirai-2.3.9.pom | |
| component-mirai-2.3.9.jar | 864 KB |
| component-mirai-2.3.9-sources.jar | 113 KB |
| component-mirai-2.3.9-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>component-mirai</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation 'love.forte.simple-robot:component-mirai:2.3.9'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation ("love.forte.simple-robot:component-mirai:2.3.9")
'love.forte.simple-robot:component-mirai:jar:2.3.9'
<dependency org="love.forte.simple-robot" name="component-mirai" rev="2.3.9">
<artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-mirai', version='2.3.9')
)
libraryDependencies += "love.forte.simple-robot" % "component-mirai" % "2.3.9"
[love.forte.simple-robot/component-mirai "2.3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| love.forte.simple-robot.http : client-core | jar | |
| love.forte.simple-robot.http : client-ktor | jar | |
| io.ktor : ktor-client-okhttp | jar | |
| cn.hutool : hutool-crypto | jar | |
| net.mamoe : mirai-core-jvm | jar | 2.11.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | |
| love.forte.simple-robot : core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar |