| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаorg.webpieces |
| Идентификатор | Идентификаторhttp2to1_1-client |
| Версия | Версия1.9.80 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| http2to1_1-client-1.9.80.pom | |
| http2to1_1-client-1.9.80.jar | 9 KB |
| http2to1_1-client-1.9.80-sources.jar | 4 KB |
| http2to1_1-client-1.9.80-javadoc.jar | 356 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webpieces/http2to1_1-client/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http2to1_1-client</artifactId>
<version>1.9.80</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http2to1_1-client/
implementation 'org.webpieces:http2to1_1-client:1.9.80'
// https://jarcasting.com/artifacts/org.webpieces/http2to1_1-client/
implementation ("org.webpieces:http2to1_1-client:1.9.80")
'org.webpieces:http2to1_1-client:jar:1.9.80'
<dependency org="org.webpieces" name="http2to1_1-client" rev="1.9.80">
<artifact name="http2to1_1-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http2to1_1-client', version='1.9.80')
)
libraryDependencies += "org.webpieces" % "http2to1_1-client" % "1.9.80"
[org.webpieces/http2to1_1-client "1.9.80"]