is not current version
Last Version 2.3.9

love.forte.simple-robot:component-parent 2.2.0-DEV.14

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

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-parent
Version

Version

2.2.0-DEV.14
Type

Type

pom
Description

Description

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

Download component-parent 2.2.0-DEV.14


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

Dependencies

compile (1)

Group / Artifact Type Version
love.forte.simple-robot : core jar 2.2.0-DEV.14

test (2)

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

Project Modules

  • component-mirai
  • component-lovelycat-httpapi