is not current version
Last Version 2.0.0-RC9

io.d11:zhttp_3 1.0.0.0-RC25

zhttp

GroupId

GroupId

io.d11
ArtifactId

ArtifactId

zhttp_3
Version

Version

1.0.0.0-RC25
Type

Type

jar

Download zhttp_3 1.0.0.0-RC25


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