Last Version

ForecastIO-Lib-Java 1.5.7

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

License

License

GroupId

GroupId

cz.geek
ArtifactId

ArtifactId

forecastio
Version

Version

1.5.7
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/martiner/forecastio-lib-java/
Source Code Management

Source Code Management

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

Download forecastio 1.5.7


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

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.