MVN

net.degreedays : degreedays-api

Maven & Gradle

Nov 11, 2020

Degree Days API Java Client Library · Java client library for the Degree Days.net API, giving quick access to heating and cooling degree days (HDD and CDD) for locations worldwide. Degree days are a specialist kind of weather data (specifically a form of historical temperature data) used for analysis of HVAC energy consumption in buildings, typically as part of an energy management program.

<dependency>
    <groupId>net.degreedays</groupId>
    <artifactId>degreedays-api</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.degreedays : degreedays-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of net.degreedays : degreedays-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
degreedays-api-1.3
1.2
degreedays-api-1.2
1.1.x
degreedays-api-1.1.2

How to add a dependency to Maven

Add the following net.degreedays : degreedays-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.degreedays</groupId>
    <artifactId>degreedays-api</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.degreedays : degreedays-api gradle dependency to your build.gradle file:

implementation 'net.degreedays:degreedays-api:1.3'

Gradle Kotlin DSL: Add the following net.degreedays : degreedays-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.degreedays:degreedays-api:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.degreedays : degreedays-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.degreedays" % "degreedays-api" % "1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 16, 2023
Aug 25, 2023
5 usages
3.9k stars
Jun 24, 2023
7 stars
Aug 01, 2023
10 usages
12.2k stars
Feb 01, 2021
1 usages
121 stars
Mar 07, 2023
1 usages
26 stars
Aug 08, 2019
3 usages
685 stars
Aug 23, 2023
6 usages