jar

com.github.thanglequoc : aqi-calculator

Maven & Gradle

Apr 15, 2023
29 stars

AQI Calculator · AQI Calculator give the detail result from AQI calculation. It also supports NowCast

Table Of Contents

Latest Version

Download com.github.thanglequoc : aqi-calculator JAR file - Latest Versions:

All Versions

Download com.github.thanglequoc : aqi-calculator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 aqi-calculator-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.thanglequoc.aqicalculator

├─ com.thanglequoc.aqicalculator.AQICalculator.class - [JAR]

├─ com.thanglequoc.aqicalculator.AQICalculatorConstants.class - [JAR]

├─ com.thanglequoc.aqicalculator.AQICustomSettings.class - [JAR]

├─ com.thanglequoc.aqicalculator.AQIMessageGenerator.class - [JAR]

├─ com.thanglequoc.aqicalculator.AQIMessageParser.class - [JAR]

├─ com.thanglequoc.aqicalculator.AQIResult.class - [JAR]

├─ com.thanglequoc.aqicalculator.GeneralAQIInformation.class - [JAR]

├─ com.thanglequoc.aqicalculator.Index.class - [JAR]

├─ com.thanglequoc.aqicalculator.NowCastCalculator.class - [JAR]

├─ com.thanglequoc.aqicalculator.Pollutant.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantBreakpoint.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantBreakpointParser.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantConcentration.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantConcentrationTruncator.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantHelper.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantsBreakpoint.class - [JAR]

├─ com.thanglequoc.aqicalculator.PollutantsBreakpointGenerator.class - [JAR]

├─ com.thanglequoc.aqicalculator.SensitiveGroups.class - [JAR]

├─ com.thanglequoc.aqicalculator.SpecificAQIInformation.class - [JAR]

├─ com.thanglequoc.aqicalculator.SpecificAQILevelMessage.class - [JAR]

Advertisement