не последняя версия
Последняя версия 2.3.9

love.forte.simple-robot.http:client-ktor 2.0.0-RC.2


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

love.forte.simple-robot.http
Идентификатор

Идентификатор

client-ktor
Версия

Версия

2.0.0-RC.2
Тип

Тип

jar

Скачать client-ktor 2.0.0-RC.2


<!-- 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.0.0-RC.2</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-ktor/
implementation 'love.forte.simple-robot.http:client-ktor:2.0.0-RC.2'
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-ktor/
implementation ("love.forte.simple-robot.http:client-ktor:2.0.0-RC.2")
'love.forte.simple-robot.http:client-ktor:jar:2.0.0-RC.2'
<dependency org="love.forte.simple-robot.http" name="client-ktor" rev="2.0.0-RC.2">
  <artifact name="client-ktor" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.http', module='client-ktor', version='2.0.0-RC.2')
)
libraryDependencies += "love.forte.simple-robot.http" % "client-ktor" % "2.0.0-RC.2"
[love.forte.simple-robot.http/client-ktor "2.0.0-RC.2"]