| Категории |
КатегорииSquare Прикладные библиотеки Financial LoganSquare Данные JSON |
|---|---|
| Группа | Группаcom.hannesdorfmann |
| Идентификатор | Идентификаторhttpkit-logansquare |
| Версия | Версия1.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| httpkit-logansquare-1.5.1.pom | |
| httpkit-logansquare-1.5.1.jar | 3 KB |
| httpkit-logansquare-1.5.1-sources.jar | 1 KB |
| httpkit-logansquare-1.5.1-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hannesdorfmann/httpkit-logansquare/ -->
<dependency>
<groupId>com.hannesdorfmann</groupId>
<artifactId>httpkit-logansquare</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hannesdorfmann/httpkit-logansquare/
implementation 'com.hannesdorfmann:httpkit-logansquare:1.5.1'
// https://jarcasting.com/artifacts/com.hannesdorfmann/httpkit-logansquare/
implementation ("com.hannesdorfmann:httpkit-logansquare:1.5.1")
'com.hannesdorfmann:httpkit-logansquare:jar:1.5.1'
<dependency org="com.hannesdorfmann" name="httpkit-logansquare" rev="1.5.1">
<artifact name="httpkit-logansquare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hannesdorfmann', module='httpkit-logansquare', version='1.5.1')
)
libraryDependencies += "com.hannesdorfmann" % "httpkit-logansquare" % "1.5.1"
[com.hannesdorfmann/httpkit-logansquare "1.5.1"]