GroupId | GroupIdio.d11 |
---|---|
ArtifactId | ArtifactIdzhttp_3 |
Version | Version2.0.0-RC8 |
Type | Typejar |
Filename | Size |
---|---|
zhttp_3-2.0.0-RC8.pom | |
zhttp_3-2.0.0-RC8.jar | 1 MB |
zhttp_3-2.0.0-RC8-sources.jar | 135 KB |
zhttp_3-2.0.0-RC8-javadoc.jar | 4 MB |
Browse |
<!-- 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"]