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