Last Version

Yahoo Weather Java API 2.0.2

A Java library for the yahoo weather RSS feed service

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.fedy2
ArtifactId

ArtifactId

yahoo-weather-java-api
Version

Version

2.0.2
Type

Type

jar
Description

Description

Yahoo Weather Java API
A Java library for the yahoo weather RSS feed service
Project URL

Project URL

https://github.com/fedy2/yahoo-weather-java-api
Source Code Management

Source Code Management

https://github.com/fedy2/yahoo-weather-java-api

Download yahoo-weather-java-api 2.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.