Last Version

simple-robot 1.17.0-Final

An SDK for robot, like QQRobot

License

License

GroupId

GroupId

io.github.ForteScarlet
ArtifactId

ArtifactId

simple-robot-core
Version

Version

1.17.0-Final
Type

Type

jar
Description

Description

simple-robot
An SDK for robot, like QQRobot
Project URL

Project URL

https://github.com/ForteScarlet/simple-robot-core
Source Code Management

Source Code Management

https://github.com/ForteScarlet/simple-robot-core

Download simple-robot-core 1.17.0-Final


<!-- https://jarcasting.com/artifacts/io.github.ForteScarlet/simple-robot-core/ -->
<dependency>
    <groupId>io.github.ForteScarlet</groupId>
    <artifactId>simple-robot-core</artifactId>
    <version>1.17.0-Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet/simple-robot-core/
implementation 'io.github.ForteScarlet:simple-robot-core:1.17.0-Final'
// https://jarcasting.com/artifacts/io.github.ForteScarlet/simple-robot-core/
implementation ("io.github.ForteScarlet:simple-robot-core:1.17.0-Final")
'io.github.ForteScarlet:simple-robot-core:jar:1.17.0-Final'
<dependency org="io.github.ForteScarlet" name="simple-robot-core" rev="1.17.0-Final">
  <artifact name="simple-robot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet', module='simple-robot-core', version='1.17.0-Final')
)
libraryDependencies += "io.github.ForteScarlet" % "simple-robot-core" % "1.17.0-Final"
[io.github.ForteScarlet/simple-robot-core "1.17.0-Final"]

Dependencies

compile (7)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.54
org.quartz-scheduler : quartz jar 2.3.2
cn.hutool : hutool-core jar 5.3.8
io.github.ForteScarlet.plusutils : simple-plusutils jar 1.3.1
org.apache.httpcomponents : httpclient jar 4.5
io.gitee.ForteScarlet.plusutils : console-plus jar 1.2.1
io.github.ForteScarlet.simple-robot-module : mod-cqcodeutils jar 1.6.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
love.forte.simple-robot-module : simple-robot-module-debugger-common Optional jar 1.1-1.15

Project Modules

There are no modules declared in this project.