MVN

cz.geek : forecastio

Maven & Gradle

Apr 14, 2016
0 stars

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

<dependency>
    <groupId>cz.geek</groupId>
    <artifactId>forecastio</artifactId>
    <version>1.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.geek : forecastio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.7

All Versions

Choose a version of cz.geek : forecastio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
forecastio-1.5.7
forecastio-1.5.6

How to add a dependency to Maven

Add the following cz.geek : forecastio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cz.geek</groupId>
    <artifactId>forecastio</artifactId>
    <version>1.5.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cz.geek : forecastio gradle dependency to your build.gradle file:

implementation 'cz.geek:forecastio:1.5.7'

Gradle Kotlin DSL: Add the following cz.geek : forecastio gradle kotlin dependency to your build.gradle.kts file:

implementation("cz.geek:forecastio:1.5.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following cz.geek : forecastio sbt scala dependency to your build.sbt file:

libraryDependencies += "cz.geek" % "forecastio" % "1.5.7"

Advertisement

Dependencies from Group

Jan 11, 2017
Jul 10, 2015
0 stars
Apr 11, 2016
3 stars
Apr 14, 2016
0 stars
Nov 13, 2017
0 stars

Discover Dependencies

Aug 19, 2016
2 usages
12.9k stars
Jun 19, 2017
5 usages
2 stars
May 18, 2022
1 usages
26 stars
Apr 11, 2016
140 stars
Apr 15, 2016
1 usages
9 stars
Nov 04, 2020
6 usages
22 stars