WeatherAPI

Platform-agnostic Weather API

License

License

Categories

Categories

Net
GroupId

GroupId

net.johnluetke.WeatherAPI
ArtifactId

ArtifactId

WeatherAPI
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

WeatherAPI
Platform-agnostic Weather API
Project URL

Project URL

https://github.com/johnluetke/WeatherAPI
Source Code Management

Source Code Management

https://github.com/johnluetke/WeatherAPI.git

Download WeatherAPI

How to add to project

<!-- https://jarcasting.com/artifacts/net.johnluetke.WeatherAPI/WeatherAPI/ -->
<dependency>
    <groupId>net.johnluetke.WeatherAPI</groupId>
    <artifactId>WeatherAPI</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.johnluetke.WeatherAPI/WeatherAPI/
implementation 'net.johnluetke.WeatherAPI:WeatherAPI:0.9.4'
// https://jarcasting.com/artifacts/net.johnluetke.WeatherAPI/WeatherAPI/
implementation ("net.johnluetke.WeatherAPI:WeatherAPI:0.9.4")
'net.johnluetke.WeatherAPI:WeatherAPI:jar:0.9.4'
<dependency org="net.johnluetke.WeatherAPI" name="WeatherAPI" rev="0.9.4">
  <artifact name="WeatherAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.johnluetke.WeatherAPI', module='WeatherAPI', version='0.9.4')
)
libraryDependencies += "net.johnluetke.WeatherAPI" % "WeatherAPI" % "0.9.4"
[net.johnluetke.WeatherAPI/WeatherAPI "0.9.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.9-RC2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3