is not current version
Last Version 2.4.6

io.github.watayouxiang:httpclient 2.4.5

tio

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.watayouxiang
ArtifactId

ArtifactId

httpclient
Version

Version

2.4.5
Type

Type

aar

Download httpclient 2.4.5


<!-- https://jarcasting.com/artifacts/io.github.watayouxiang/httpclient/ -->
<dependency>
    <groupId>io.github.watayouxiang</groupId>
    <artifactId>httpclient</artifactId>
    <version>2.4.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.watayouxiang/httpclient/
implementation 'io.github.watayouxiang:httpclient:2.4.5'
// https://jarcasting.com/artifacts/io.github.watayouxiang/httpclient/
implementation ("io.github.watayouxiang:httpclient:2.4.5")
'io.github.watayouxiang:httpclient:aar:2.4.5'
<dependency org="io.github.watayouxiang" name="httpclient" rev="2.4.5">
  <artifact name="httpclient" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.watayouxiang', module='httpclient', version='2.4.5')
)
libraryDependencies += "io.github.watayouxiang" % "httpclient" % "2.4.5"
[io.github.watayouxiang/httpclient "2.4.5"]