is not current version
Last Version 3.1.0

net.dongliu:xhttp 2.3.2


Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp
Version

Version

2.3.2
Type

Type

jar

Download xhttp 2.3.2


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