is not current version
Last Version 2.3.9

love.forte.simple-robot.http:client-ktor 2.1.0-DEV.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

love.forte.simple-robot.http
ArtifactId

ArtifactId

client-ktor
Version

Version

2.1.0-DEV.1
Type

Type

jar
Description

Description

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

Download client-ktor 2.1.0-DEV.1


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

Dependencies

compile (8)

Group / Artifact Type Version
love.forte.simple-robot.http : client-core jar 2.1.0-DEV.1
love.forte.common : ioc Optional jar 1.0.0-BETA.2
love.forte.simple-robot.serialization : json-core jar 2.1.0-DEV.1
love.forte.simple-robot.serialization : json-fastjson jar 2.1.0-DEV.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
io.ktor : ktor-client-core jar 1.5.4
io.ktor : ktor-client-core-jvm jar 1.5.4
io.ktor : ktor-client-cio-jvm jar 1.5.4

test (1)

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

Project Modules

There are no modules declared in this project.