love.forte.simple-robot:api-qq

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

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

api-qq
Last Version

Last Version

2.1.0-DEV.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download api-qq

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
love.forte.simple-robot : api jar 2.1.0-DEV.10

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.10
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0-DEV.10
2.1.0-DEV.9
2.1.0-DEV.8
2.1.0-DEV.7
2.1.0-DEV.6
2.1.0-DEV.5
2.1.0
2.1.0-RC.5
2.1.0-RC.4