is not current version
Last Version 2.3.9

love.forte.simple-robot.http:http-parent 2.1.0-DEV.1

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.1.0-DEV.1
Type

Type

pom
Description

Description

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

Download http-parent 2.1.0-DEV.1

Filename Size
http-parent-2.1.0-DEV.1.pom 979 bytes
Browse

<!-- 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.1.0-DEV.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/
implementation 'love.forte.simple-robot.http:http-parent:2.1.0-DEV.1'
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/http-parent/
implementation ("love.forte.simple-robot.http:http-parent:2.1.0-DEV.1")
'love.forte.simple-robot.http:http-parent:pom:2.1.0-DEV.1'
<dependency org="love.forte.simple-robot.http" name="http-parent" rev="2.1.0-DEV.1">
  <artifact name="http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.http', module='http-parent', version='2.1.0-DEV.1')
)
libraryDependencies += "love.forte.simple-robot.http" % "http-parent" % "2.1.0-DEV.1"
[love.forte.simple-robot.http/http-parent "2.1.0-DEV.1"]

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