is not current version
Last Version 1.0.1

ch.rasc:forcastio 1.0.0

Provides access to the Forecast.io API

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

forcastio
Version

Version

1.0.0
Type

Type

jar

Download forcastio 1.0.0


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