Last Version

simpler-robot 2.3.8

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

License

License

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

parent
Version

Version

2.3.8
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/ForteScarlet/simpler-robot

Download parent 2.3.8

Filename Size
parent-2.3.8.pom 37 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../