is not current version
Last Version 2.0.0-RC9

io.d11:zhttp_3 2.0.0-RC8

zhttp

GroupId

GroupId

io.d11
ArtifactId

ArtifactId

zhttp_3
Version

Version

2.0.0-RC8
Type

Type

jar

Download zhttp_3 2.0.0-RC8


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