is not current version
Last Version 2.0.0-BETA.3

love.forte.simple-robot:http-client-core 2.0.0-ALPHA.7


Categories

Categories

CLI User Interface
GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

http-client-core
Version

Version

2.0.0-ALPHA.7
Type

Type

jar

Download http-client-core 2.0.0-ALPHA.7


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