License |
License |
---|---|
GroupId | GroupIdlove.forte.simple-robot |
ArtifactId | ArtifactIdcomponent-mirai |
Version | Version2.2.0-DEV.14 |
Type | Typejar |
Description |
Descriptioncomponent-mirai
a simple-robot component for mirai
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>component-mirai</artifactId>
<version>2.2.0-DEV.14</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation 'love.forte.simple-robot:component-mirai:2.2.0-DEV.14'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation ("love.forte.simple-robot:component-mirai:2.2.0-DEV.14")
'love.forte.simple-robot:component-mirai:jar:2.2.0-DEV.14'
<dependency org="love.forte.simple-robot" name="component-mirai" rev="2.2.0-DEV.14">
<artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-mirai', version='2.2.0-DEV.14')
)
libraryDependencies += "love.forte.simple-robot" % "component-mirai" % "2.2.0-DEV.14"
[love.forte.simple-robot/component-mirai "2.2.0-DEV.14"]
Group / Artifact | Type | Version |
---|---|---|
love.forte.simple-robot.http : client-core | jar | 2.2.0-DEV.14 |
love.forte.simple-robot.http : client-ktor | jar | 2.2.0-DEV.14 |
io.ktor : ktor-client-okhttp | jar | 1.5.4 |
cn.hutool : hutool-crypto | jar | 5.5.1 |
net.mamoe : mirai-core-jvm | jar | 2.6.7 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.0 |
love.forte.simple-robot : core | jar | 2.2.0-DEV.14 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.20 |