| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.iwgang |
| Идентификатор | Идентификаторelastichttp |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеlibrary
A elastic HTTP library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| elastichttp-0.0.1.pom | |
| elastichttp-0.0.1.aar | 32 KB |
| elastichttp-0.0.1-sources.jar | 19 KB |
| elastichttp-0.0.1-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.iwgang/elastichttp/ -->
<dependency>
<groupId>com.github.iwgang</groupId>
<artifactId>elastichttp</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.iwgang/elastichttp/
implementation 'com.github.iwgang:elastichttp:0.0.1'
// https://jarcasting.com/artifacts/com.github.iwgang/elastichttp/
implementation ("com.github.iwgang:elastichttp:0.0.1")
'com.github.iwgang:elastichttp:aar:0.0.1'
<dependency org="com.github.iwgang" name="elastichttp" rev="0.0.1">
<artifact name="elastichttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.iwgang', module='elastichttp', version='0.0.1')
)
libraryDependencies += "com.github.iwgang" % "elastichttp" % "0.0.1"
[com.github.iwgang/elastichttp "0.0.1"]