is not current version
Last Version 0.2

com.github.leonardoxh:ywheaterdata 0.1

A wrapper for Yahoo Wheater APIS

Categories

Categories

Data
GroupId

GroupId

com.github.leonardoxh
ArtifactId

ArtifactId

ywheaterdata
Version

Version

0.1
Type

Type

aar

Download ywheaterdata 0.1


<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/ -->
<dependency>
    <groupId>com.github.leonardoxh</groupId>
    <artifactId>ywheaterdata</artifactId>
    <version>0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/
implementation 'com.github.leonardoxh:ywheaterdata:0.1'
// https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/
implementation ("com.github.leonardoxh:ywheaterdata:0.1")
'com.github.leonardoxh:ywheaterdata:aar:0.1'
<dependency org="com.github.leonardoxh" name="ywheaterdata" rev="0.1">
  <artifact name="ywheaterdata" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='ywheaterdata', version='0.1')
)
libraryDependencies += "com.github.leonardoxh" % "ywheaterdata" % "0.1"
[com.github.leonardoxh/ywheaterdata "0.1"]