| Группа | Группаio.d11 |
|---|---|
| Идентификатор | Идентификаторzhttp-test_2.13 |
| Версия | Версия1.0.0.0-RC28 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]