Last Version

love.forte.simple-robot:component-onebot 2.0.0-BETA.6

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

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-onebot
Version

Version

2.0.0-BETA.6
Type

Type

jar
Description

Description

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

Download component-onebot 2.0.0-BETA.6


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

Dependencies

compile (1)

Group / Artifact Type Version
love.forte.simple-robot : core jar 2.0.0-BETA.6

Project Modules

There are no modules declared in this project.