| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
|---|---|
| Группа | Группаcom.github.skeychen |
| Идентификатор | Идентификаторdswork-http |
| Версия | Версия8.8.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dswork-http-8.8.3.pom | |
| dswork-http-8.8.3.jar | 14 KB |
| dswork-http-8.8.3-sources.jar | 11 KB |
| dswork-http-8.8.3-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-http/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-http</artifactId>
<version>8.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-http/
implementation 'com.github.skeychen:dswork-http:8.8.3'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-http/
implementation ("com.github.skeychen:dswork-http:8.8.3")
'com.github.skeychen:dswork-http:jar:8.8.3'
<dependency org="com.github.skeychen" name="dswork-http" rev="8.8.3">
<artifact name="dswork-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-http', version='8.8.3')
)
libraryDependencies += "com.github.skeychen" % "dswork-http" % "8.8.3"
[com.github.skeychen/dswork-http "8.8.3"]