jar

cz.krystofcejchan : lite_weather_library

Maven & Gradle

Aug 24, 2023
2 stars

Lite Java Weather Library · A Java Library for better and easier worldwide Weather data including current condition, forecast, location info etc. Weather Data Source: https://github.com/chubin/wttr.in

Table Of Contents

Latest Version

Download cz.krystofcejchan : lite_weather_library JAR file - Latest Versions:

All Versions

Download cz.krystofcejchan : lite_weather_library JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

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 lite_weather_library-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.MethodRefPrint.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.NearestArea.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request.Request.class - [JAR]

cz.krystofcejchan.lite_weather_lib.utilities

├─ cz.krystofcejchan.lite_weather_lib.utilities.IsNumeric.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.class - [JAR]

cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.AllIsRequiredForThisOperation.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotCreateInstance.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotSearchForAll.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CouldNotFindLocation.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDay.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDayAndTime.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.WeatherDataNotAccessible.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast.class - [JAR]

cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details

├─ cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo.class - [JAR]

cz.krystofcejchan.lite_weather_lib.enums_exception.enums

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY.class - [JAR]

├─ cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME.class - [JAR]