GroupId | GroupIdio.d11 |
---|---|
ArtifactId | ArtifactIdzhttp_3 |
Version | Version1.0.0.0-RC29 |
Type | Typejar |
Filename | Size |
---|---|
zhttp_3-1.0.0.0-RC29.pom | |
zhttp_3-1.0.0.0-RC29.jar | 1 MB |
zhttp_3-1.0.0.0-RC29-sources.jar | 134 KB |
zhttp_3-1.0.0.0-RC29-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.d11/zhttp_3/ -->
<dependency>
<groupId>io.d11</groupId>
<artifactId>zhttp_3</artifactId>
<version>1.0.0.0-RC29</version>
</dependency>
// https://jarcasting.com/artifacts/io.d11/zhttp_3/
implementation 'io.d11:zhttp_3:1.0.0.0-RC29'
// https://jarcasting.com/artifacts/io.d11/zhttp_3/
implementation ("io.d11:zhttp_3:1.0.0.0-RC29")
'io.d11:zhttp_3:jar:1.0.0.0-RC29'
<dependency org="io.d11" name="zhttp_3" rev="1.0.0.0-RC29">
<artifact name="zhttp_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.d11', module='zhttp_3', version='1.0.0.0-RC29')
)
libraryDependencies += "io.d11" % "zhttp_3" % "1.0.0.0-RC29"
[io.d11/zhttp_3 "1.0.0.0-RC29"]