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