is not current version
Last Version 2.3.9

love.forte.simple-robot.http:http-parent 2.0.8

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

License

License

GroupId

GroupId

love.forte.simple-robot.http
ArtifactId

ArtifactId

http-parent
Version

Version

2.0.8
Type

Type

jar
Description

Description

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

Download http-parent 2.0.8


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

Dependencies

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

Project Modules

  • client-core
  • client-ktor
  • client-restTemplate