is not current version
Last Version 3.1.0

net.dongliu:xhttp 3.0.0


Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp
Version

Version

3.0.0
Type

Type

jar

Download xhttp 3.0.0


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