Last Version

love.forte.simple-robot:http-client-core 2.0.0-BETA.3

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

http-client-core
Version

Version

2.0.0-BETA.3
Type

Type

jar
Description

Description

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

Download http-client-core 2.0.0-BETA.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.