License |
License |
---|---|
GroupId | GroupIdlove.forte.simple-robot |
ArtifactId | ArtifactIdapi-qq |
Last Version | Last Version2.1.0-DEV.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。
|
Filename | Size |
---|---|
api-qq-2.1.0-DEV.10.pom | |
api-qq-2.1.0-DEV.10.jar | 1 KB |
api-qq-2.1.0-DEV.10-sources.jar | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
love.forte.simple-robot : api | jar | 2.1.0-DEV.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.10 |
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
|