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