| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.leonardoxh |
| Идентификатор | Идентификаторywheaterdata |
| Версия | Версия0.2 |
| Тип | Типaar |
| Описание |
ОписаниеYWheaterData
A wrapper for Yahoo Wheater APIS
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ywheaterdata-0.2.pom | |
| ywheaterdata-0.2.aar | 32 KB |
| ywheaterdata-0.2-sources.jar | 7 KB |
| ywheaterdata-0.2-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>ywheaterdata</artifactId>
<version>0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/
implementation 'com.github.leonardoxh:ywheaterdata:0.2'
// https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/
implementation ("com.github.leonardoxh:ywheaterdata:0.2")
'com.github.leonardoxh:ywheaterdata:aar:0.2'
<dependency org="com.github.leonardoxh" name="ywheaterdata" rev="0.2">
<artifact name="ywheaterdata" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='ywheaterdata', version='0.2')
)
libraryDependencies += "com.github.leonardoxh" % "ywheaterdata" % "0.2"
[com.github.leonardoxh/ywheaterdata "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.3.0 |