| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.johnluetke.WeatherAPI |
| ArtifactId | ArtifactIdWeatherAPI |
| Last Version | Last Version0.9.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeatherAPI
Platform-agnostic Weather API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| WeatherAPI-0.9.4.pom | |
| WeatherAPI-0.9.4.jar | 18 KB |
| WeatherAPI-0.9.4-sources.jar | 9 KB |
| WeatherAPI-0.9.4-javadoc.jar | 77 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reflections : reflections | jar | 0.9.9-RC2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |