is not current version
Last Version 3.1.0

net.dongliu:xhttp 2.4.1


Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp
Version

Version

2.4.1
Type

Type

jar

Download xhttp 2.4.1


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