is not current version
Last Version 2.0.2

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

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.0.1
Type

Type

jar

Download yahoo-weather-java-api 1.0.1


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