is not current version
Last Version 1.3.0

com.github.120011676:xhttp-jdk_5 1.1.0

a http https util

GroupId

GroupId

com.github.120011676
ArtifactId

ArtifactId

xhttp-jdk_5
Version

Version

1.1.0
Type

Type

jar

Download xhttp-jdk_5 1.1.0


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