jar

com.github.prominence : openweathermap-api

Maven & Gradle

Apr 17, 2021
13 stars

Java OpenWeatherMap API · Java API for OpenWeatherMap services.

Table Of Contents

Latest Version

Download com.github.prominence : openweathermap-api JAR file - Latest Versions:

All Versions

Download com.github.prominence : openweathermap-api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openweathermap-api-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.prominence.openweathermap.api.request.weather.multiple

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleLocationsCurrentWeatherRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleLocationsCurrentWeatherRequesterImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherRequestTerminatorImpl.class - [JAR]

com.github.prominence.openweathermap.api.request.onecall

├─ com.github.prominence.openweathermap.api.request.onecall.OneCallWeatherRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.OneCallWeatherRequesterImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.OneCallWeatherResponseMapper.class - [JAR]

com.github.prominence.openweathermap.api.annotation

├─ com.github.prominence.openweathermap.api.annotation.SubscriptionAvailability.class - [JAR]

com.github.prominence.openweathermap.api.model

├─ com.github.prominence.openweathermap.api.model.AtmosphericPressure.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.Clouds.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.Coordinate.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.CoordinateRectangle.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.DayTime.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.Humidity.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.Temperature.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.WeatherState.class - [JAR]

com.github.prominence.openweathermap.api.request.weather.single

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleLocationCurrentWeatherRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleLocationCurrentWeatherRequesterImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherRequestTerminatorImpl.class - [JAR]

com.github.prominence.openweathermap.api.request.onecall.current

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequesterImpl.class - [JAR]

com.github.prominence.openweathermap.api.model.weather

├─ com.github.prominence.openweathermap.api.model.weather.Location.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.weather.Rain.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.weather.Snow.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.weather.Weather.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.weather.Wind.class - [JAR]

com.github.prominence.openweathermap.api.model.onecall.historical

├─ com.github.prominence.openweathermap.api.model.onecall.historical.HistoricalWeather.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.historical.HistoricalWeatherData.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.historical.HourlyHistorical.class - [JAR]

com.github.prominence.openweathermap.api.model.onecall.current

├─ com.github.prominence.openweathermap.api.model.onecall.current.Alert.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.CurrentWeatherData.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.Daily.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.DailyRain.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.DailySnow.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.DailyTemperature.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.Hourly.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.current.Minutely.class - [JAR]

com.github.prominence.openweathermap.api.enums

├─ com.github.prominence.openweathermap.api.enums.AirQualityIndex.class - [JAR]

├─ com.github.prominence.openweathermap.api.enums.Language.class - [JAR]

├─ com.github.prominence.openweathermap.api.enums.OneCallResultOptions.class - [JAR]

├─ com.github.prominence.openweathermap.api.enums.SubscriptionPlan.class - [JAR]

├─ com.github.prominence.openweathermap.api.enums.UnitSystem.class - [JAR]

├─ com.github.prominence.openweathermap.api.enums.WeatherCondition.class - [JAR]

com.github.prominence.openweathermap.api.request.air.pollution.current

├─ com.github.prominence.openweathermap.api.request.air.pollution.current.CurrentAirPollutionRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.current.CurrentAirPollutionRequesterImpl.class - [JAR]

com.github.prominence.openweathermap.api.request

├─ com.github.prominence.openweathermap.api.request.AsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.RequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.RequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.RequestUrlBuilder.class - [JAR]

com.github.prominence.openweathermap.api.request.weather

├─ com.github.prominence.openweathermap.api.request.weather.CurrentWeatherRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.CurrentWeatherRequesterImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.weather.CurrentWeatherResponseMapper.class - [JAR]

com.github.prominence.openweathermap.api.request.air.pollution.forecast

├─ com.github.prominence.openweathermap.api.request.air.pollution.forecast.ForecastAirPollutionRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.forecast.ForecastAirPollutionRequesterImpl.class - [JAR]

com.github.prominence.openweathermap.api.utils

├─ com.github.prominence.openweathermap.api.utils.RequestUtils.class - [JAR]

com.github.prominence.openweathermap.api.request.air.pollution.historical

├─ com.github.prominence.openweathermap.api.request.air.pollution.historical.HistoricalAirPollutionRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.historical.HistoricalAirPollutionRequesterImpl.class - [JAR]

com.github.prominence.openweathermap.api.request.forecast.free

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequesterImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastResponseMapper.class - [JAR]

com.github.prominence.openweathermap.api.exception

├─ com.github.prominence.openweathermap.api.exception.InvalidAuthTokenException.class - [JAR]

├─ com.github.prominence.openweathermap.api.exception.NoDataFoundException.class - [JAR]

com.github.prominence.openweathermap.api

├─ com.github.prominence.openweathermap.api.OpenWeatherMapClient.class - [JAR]

com.github.prominence.openweathermap.api.request.air.pollution

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequesterImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionResponseMapper.class - [JAR]

com.github.prominence.openweathermap.api.request.onecall.historical

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherAsyncRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherAsyncRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequestCustomizer.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequestCustomizerImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequestTerminator.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequestTerminatorImpl.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequester.class - [JAR]

├─ com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequesterImpl.class - [JAR]

com.github.prominence.openweathermap.api.model.forecast

├─ com.github.prominence.openweathermap.api.model.forecast.Forecast.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.forecast.Location.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.forecast.Rain.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.forecast.Snow.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.forecast.WeatherForecast.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.forecast.Wind.class - [JAR]

com.github.prominence.openweathermap.api.model.air.pollution

├─ com.github.prominence.openweathermap.api.model.air.pollution.AirPollutionDetails.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.air.pollution.AirPollutionRecord.class - [JAR]

com.github.prominence.openweathermap.api.model.onecall

├─ com.github.prominence.openweathermap.api.model.onecall.AtmosphericPressure.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.Current.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.Rain.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.Snow.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.Temperature.class - [JAR]

├─ com.github.prominence.openweathermap.api.model.onecall.Wind.class - [JAR]

Advertisement