is not current version
Last Version 2.3.9

component-mirai 2.1.0-DEV.1

a simple-robot component for mirai

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-mirai
Version

Version

2.1.0-DEV.1
Type

Type

jar
Description

Description

component-mirai
a simple-robot component for mirai
Project URL

Project URL

https://github.com/ForteScarlet/simpler-robot/tree/dev/component/component-mirai
Source Code Management

Source Code Management

https://github.com/ForteScarlet/simpler-robot/tree/dev/component/component-mirai

Download component-mirai 2.1.0-DEV.1


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>component-mirai</artifactId>
    <version>2.1.0-DEV.1</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation 'love.forte.simple-robot:component-mirai:2.1.0-DEV.1'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation ("love.forte.simple-robot:component-mirai:2.1.0-DEV.1")
'love.forte.simple-robot:component-mirai:jar:2.1.0-DEV.1'
<dependency org="love.forte.simple-robot" name="component-mirai" rev="2.1.0-DEV.1">
  <artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-mirai', version='2.1.0-DEV.1')
)
libraryDependencies += "love.forte.simple-robot" % "component-mirai" % "2.1.0-DEV.1"
[love.forte.simple-robot/component-mirai "2.1.0-DEV.1"]

Dependencies

compile (8)

Group / Artifact Type Version
love.forte.simple-robot.http : client-core jar 2.1.0-DEV.1
love.forte.simple-robot.http : client-ktor jar 2.1.0-DEV.1
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.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0
love.forte.simple-robot : core jar 2.1.0-DEV.1

Project Modules

There are no modules declared in this project.