is not current version
Last Version 1.0.0-SNAPSHOT-RC10

io.d11:zhttp 1.0.0-RC1

zhttp

GroupId

GroupId

io.d11
ArtifactId

ArtifactId

zhttp
Version

Version

1.0.0-RC1
Type

Type

jar

Download zhttp 1.0.0-RC1


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