| Группа | Группаio.d11 |
|---|---|
| Идентификатор | Идентификаторzhttp-test_3 |
| Версия | Версия1.0.0.0-RC22 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| zhttp-test_3-1.0.0.0-RC22.pom | |
| zhttp-test_3-1.0.0.0-RC22.jar | 3 KB |
| zhttp-test_3-1.0.0.0-RC22-sources.jar | 723 bytes |
| zhttp-test_3-1.0.0.0-RC22-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.d11/zhttp-test_3/ -->
<dependency>
<groupId>io.d11</groupId>
<artifactId>zhttp-test_3</artifactId>
<version>1.0.0.0-RC22</version>
</dependency>
// https://jarcasting.com/artifacts/io.d11/zhttp-test_3/
implementation 'io.d11:zhttp-test_3:1.0.0.0-RC22'
// https://jarcasting.com/artifacts/io.d11/zhttp-test_3/
implementation ("io.d11:zhttp-test_3:1.0.0.0-RC22")
'io.d11:zhttp-test_3:jar:1.0.0.0-RC22'
<dependency org="io.d11" name="zhttp-test_3" rev="1.0.0.0-RC22">
<artifact name="zhttp-test_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.d11', module='zhttp-test_3', version='1.0.0.0-RC22')
)
libraryDependencies += "io.d11" % "zhttp-test_3" % "1.0.0.0-RC22"
[io.d11/zhttp-test_3 "1.0.0.0-RC22"]