Last Version

ForecastIO-Lib-Java 1.6.0

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

License

License

GroupId

GroupId

com.github.dvdme
ArtifactId

ArtifactId

ForecastIOLib
Version

Version

1.6.0
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 1.6.0


<!-- 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.