is not current version
Last Version 3.1.0

net.dongliu:xhttp 1.1.0


Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

xhttp
Version

Version

1.1.0
Type

Type

jar

Download xhttp 1.1.0


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