is not current version
Last Version 2.3.9

love.forte.simple-robot:project 2.3.5

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

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

project
Version

Version

2.3.5
Type

Type

pom
Description

Description

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

Download project 2.3.5

Filename Size
project-2.3.5.pom 3 KB
Browse

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

Dependencies

test (1)

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

Project Modules

  • core-api/api
  • core-api/core
  • component
  • spring-boot-starter
  • serialization
  • http
  • time-task
  • simbot-x/plugin-core