ForecastIO-Lib-Java

A Java Wrapper Library to get weather data from the Forecast.io API

License

License

GroupId

GroupId

com.github.dvdme
ArtifactId

ArtifactId

ForecastIOLib
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

ForecastIO-Lib-Java
A Java Wrapper Library to get weather data from the Forecast.io API
Project URL

Project URL

https://github.com/dvdme/forecastio-lib-java/
Source Code Management

Source Code Management

https://github.com/dvdme/forecastio-lib-java/

Download ForecastIOLib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.eclipsesource.minimal-json : minimal-json jar 0.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1