License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.fedy2 |
ArtifactId | ArtifactIdyahoo-weather-java-api |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionYahoo Weather Java API
A Java library for the yahoo weather RSS feed service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |