is not current version
Last Version 3.1.0

net.dongliu:xhttp 2.4.3


Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp
Version

Version

2.4.3
Type

Type

jar

Download xhttp 2.4.3


<!-- https://jarcasting.com/artifacts/net.dongliu/xhttp/ -->
<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>xhttp</artifactId>
    <version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/xhttp/
implementation 'net.dongliu:xhttp:2.4.3'
// https://jarcasting.com/artifacts/net.dongliu/xhttp/
implementation ("net.dongliu:xhttp:2.4.3")
'net.dongliu:xhttp:jar:2.4.3'
<dependency org="net.dongliu" name="xhttp" rev="2.4.3">
  <artifact name="xhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='xhttp', version='2.4.3')
)
libraryDependencies += "net.dongliu" % "xhttp" % "2.4.3"
[net.dongliu/xhttp "2.4.3"]