is not current version
Last Version 2.0.0-RC9

io.d11:zhttp_3 2.0.0-RC5

zhttp

GroupId

GroupId

io.d11
ArtifactId

ArtifactId

zhttp_3
Version

Version

2.0.0-RC5
Type

Type

jar

Download zhttp_3 2.0.0-RC5


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