Last Version

Forecast.io client library 1.0.1

Provides access to the Forecast.io API

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

forcastio
Version

Version

1.0.1
Type

Type

jar
Description

Description

Forecast.io client library
Provides access to the Forecast.io API
Project URL

Project URL

https://github.com/ralscha/forecastio/
Source Code Management

Source Code Management

https://github.com/ralscha/forecastio.git

Download forcastio 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.3
org.immutables : value Optional jar 2.3.2

Project Modules

There are no modules declared in this project.