Last Version

love.forte.simple-robot:component-ding 2.0.0-RC.2

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-ding
Version

Version

2.0.0-RC.2
Type

Type

jar
Description

Description

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。
Project URL

Project URL

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

Download component-ding 2.0.0-RC.2


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

Dependencies

compile (5)

Group / Artifact Type Version
love.forte.simple-robot.http : client-core jar 2.0.0-RC.2
love.forte.simple-robot.http : client-ktor jar 2.0.0-RC.2
love.forte.simple-robot.serialization : json-core jar 2.0.0-RC.2
love.forte.simple-robot.serialization : json-fastjson jar 2.0.0-RC.2
love.forte.simple-robot : core jar 2.0.0-RC.2

Project Modules

There are no modules declared in this project.