License |
License |
---|---|
GroupId | GroupIdcom.kosherjava |
ArtifactId | ArtifactIdzmanim |
Version | Version2.02 |
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.02.pom | |
zmanim-2.02.jar | 72 KB |
zmanim-2.02-sources.jar | 115 KB |
zmanim-2.02-javadoc.jar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kosherjava/zmanim/ -->
<dependency>
<groupId>com.kosherjava</groupId>
<artifactId>zmanim</artifactId>
<version>2.02</version>
</dependency>
// https://jarcasting.com/artifacts/com.kosherjava/zmanim/
implementation 'com.kosherjava:zmanim:2.02'
// https://jarcasting.com/artifacts/com.kosherjava/zmanim/
implementation ("com.kosherjava:zmanim:2.02")
'com.kosherjava:zmanim:jar:2.02'
<dependency org="com.kosherjava" name="zmanim" rev="2.02">
<artifact name="zmanim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kosherjava', module='zmanim', version='2.02')
)
libraryDependencies += "com.kosherjava" % "zmanim" % "2.02"
[com.kosherjava/zmanim "2.02"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |