is not current version
Last Version 2.0.0-BETA.3

love.forte.simple-robot:http-client-ktor 2.0.0-ALPHA.10


Categories

Categories

CLI User Interface
GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

http-client-ktor
Version

Version

2.0.0-ALPHA.10
Type

Type

jar

Download http-client-ktor 2.0.0-ALPHA.10


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