jar

io.github.mubasherusman : prayer-times

Maven & Gradle

Mar 21, 2024
2 stars

Prayer Times · The most accurate yet simple islamic prayer times calculation library

Table Of Contents

Latest Version

Download io.github.mubasherusman : prayer-times JAR file - Latest Versions:

All Versions

Download io.github.mubasherusman : prayer-times JAR file - All Versions:

Version Vulnerabilities Size Updated
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 prayer-times-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mubasherusman.prayertimes.moonsighting

├─ io.mubasherusman.prayertimes.moonsighting.Fajr.class - [JAR]

├─ io.mubasherusman.prayertimes.moonsighting.Isha.class - [JAR]

├─ io.mubasherusman.prayertimes.moonsighting.Prayer.class - [JAR]

├─ io.mubasherusman.prayertimes.moonsighting.TwilightMethod.class - [JAR]

io.mubasherusman.prayertimes.constants

├─ io.mubasherusman.prayertimes.constants.Fiqh.class - [JAR]

├─ io.mubasherusman.prayertimes.constants.LatAdjMethod.class - [JAR]

├─ io.mubasherusman.prayertimes.constants.Method.class - [JAR]

├─ io.mubasherusman.prayertimes.constants.MidNightMode.class - [JAR]

├─ io.mubasherusman.prayertimes.constants.SunProperty.class - [JAR]

├─ io.mubasherusman.prayertimes.constants.TimeFormat.class - [JAR]

├─ io.mubasherusman.prayertimes.constants.TimeName.class - [JAR]

io.mubasherusman.prayertimes

├─ io.mubasherusman.prayertimes.PrayerTimes.class - [JAR]

io.mubasherusman.prayertimes.utils

├─ io.mubasherusman.prayertimes.utils.CommonUtils.class - [JAR]

├─ io.mubasherusman.prayertimes.utils.DateUtils.class - [JAR]

├─ io.mubasherusman.prayertimes.utils.SunPosHelper.class - [JAR]

├─ io.mubasherusman.prayertimes.utils.Trigonometry.class - [JAR]