MVN

com.github.dvdme : ForecastIOLib

Maven & Gradle

Dec 19, 2016
1 usages
80 stars

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

<dependency>
    <groupId>com.github.dvdme</groupId>
    <artifactId>ForecastIOLib</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dvdme : ForecastIOLib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.github.dvdme : ForecastIOLib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
ForecastIOLib-1.6.0
1.5.x
ForecastIOLib-1.5.5
ForecastIOLib-1.5.4
ForecastIOLib-1.5.3
ForecastIOLib-1.5.2
ForecastIOLib-1.5.1

How to add a dependency to Maven

Add the following com.github.dvdme : ForecastIOLib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dvdme</groupId>
    <artifactId>ForecastIOLib</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dvdme : ForecastIOLib gradle dependency to your build.gradle file:

implementation 'com.github.dvdme:ForecastIOLib:1.6.0'

Gradle Kotlin DSL: Add the following com.github.dvdme : ForecastIOLib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dvdme:ForecastIOLib:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dvdme : ForecastIOLib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dvdme" % "ForecastIOLib" % "1.6.0"

Advertisement

Dependencies from Group

Dec 19, 2016
1 usages
80 stars

Discover Dependencies

May 31, 2018
7 usages
1 stars
Aug 11, 2021
2 usages
22.3k stars
Feb 24, 2018
4 usages
221.3k stars
Mar 28, 2023
15 usages
3k stars
Feb 27, 2018
277 usages
22k stars
Nov 26, 2015
6 usages
86 stars
Oct 13, 2018
2 usages
19 stars