Skip to content

io.github.mbenincasa.java-open-weather-map-client 0.6.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.mbenincasa</groupId>
  <artifactId>java-open-weather-map-client</artifactId>
  <version>0.6.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

The OpenWeatherMap Java Client Library is a robust and easy-to-use Java library for integrating weather data from the OpenWeatherMap API into your Java applications. This library simplifies the process of fetching current weather data, forecasts, historical data, and various other weather-related information directly from the OpenWeatherMap service.