| License |
License |
|---|---|
| GroupId | GroupIdcom.kosherjava |
| ArtifactId | ArtifactIdzmanim |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKosherJava Zmanim
The Zmanim library is an API for a specialized calendar that can calculate different astronomical times
including sunrise and sunset and Jewish zmanim or religious times for prayers and other Jewish religious duties.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zmanim-2.3.0.pom | |
| zmanim-2.3.0.jar | 72 KB |
| zmanim-2.3.0-sources.jar | 115 KB |
| zmanim-2.3.0-javadoc.jar | 632 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kosherjava/zmanim/ -->
<dependency>
<groupId>com.kosherjava</groupId>
<artifactId>zmanim</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kosherjava/zmanim/
implementation 'com.kosherjava:zmanim:2.3.0'
// https://jarcasting.com/artifacts/com.kosherjava/zmanim/
implementation ("com.kosherjava:zmanim:2.3.0")
'com.kosherjava:zmanim:jar:2.3.0'
<dependency org="com.kosherjava" name="zmanim" rev="2.3.0">
<artifact name="zmanim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kosherjava', module='zmanim', version='2.3.0')
)
libraryDependencies += "com.kosherjava" % "zmanim" % "2.3.0"
[com.kosherjava/zmanim "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |