is not current version
Last Version 2.0.2

com.github.fedy2:yahoo-weather-java-api 1.2.0

A Java library for the yahoo weather RSS feed service

Categories

Categories

Java Languages
GroupId

GroupId

com.github.fedy2
ArtifactId

ArtifactId

yahoo-weather-java-api
Version

Version

1.2.0
Type

Type

jar

Download yahoo-weather-java-api 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.fedy2/yahoo-weather-java-api/ -->
<dependency>
    <groupId>com.github.fedy2</groupId>
    <artifactId>yahoo-weather-java-api</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fedy2/yahoo-weather-java-api/
implementation 'com.github.fedy2:yahoo-weather-java-api:1.2.0'
// https://jarcasting.com/artifacts/com.github.fedy2/yahoo-weather-java-api/
implementation ("com.github.fedy2:yahoo-weather-java-api:1.2.0")
'com.github.fedy2:yahoo-weather-java-api:jar:1.2.0'
<dependency org="com.github.fedy2" name="yahoo-weather-java-api" rev="1.2.0">
  <artifact name="yahoo-weather-java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fedy2', module='yahoo-weather-java-api', version='1.2.0')
)
libraryDependencies += "com.github.fedy2" % "yahoo-weather-java-api" % "1.2.0"
[com.github.fedy2/yahoo-weather-java-api "1.2.0"]