Last Version

love.forte.simple-robot:http-client-ktor 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-ktor
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-ktor 2.0.0-BETA.3


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

Dependencies

compile (8)

Group / Artifact Type Version
love.forte.simple-robot : http-client-core jar 2.0.0-BETA.3
love.forte.common : ioc Optional jar 1.0.0-ALPHA.5
love.forte.simple-robot : serialization-json-core jar 2.0.0-BETA.3
love.forte.simple-robot : serialization-json-fastjson jar 2.0.0-BETA.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
io.ktor : ktor-client-core jar 1.4.2
io.ktor : ktor-client-core-jvm jar 1.4.2
io.ktor : ktor-client-cio-jvm jar 1.4.2

test (1)

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

Project Modules

There are no modules declared in this project.