is not current version
Last Version 2.3.0

com.kosherjava:zmanim 2.0.3

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.

GroupId

GroupId

com.kosherjava
ArtifactId

ArtifactId

zmanim
Version

Version

2.0.3
Type

Type

jar

Download zmanim 2.0.3


<!-- https://jarcasting.com/artifacts/com.kosherjava/zmanim/ -->
<dependency>
    <groupId>com.kosherjava</groupId>
    <artifactId>zmanim</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.kosherjava/zmanim/
implementation 'com.kosherjava:zmanim:2.0.3'
// https://jarcasting.com/artifacts/com.kosherjava/zmanim/
implementation ("com.kosherjava:zmanim:2.0.3")
'com.kosherjava:zmanim:jar:2.0.3'
<dependency org="com.kosherjava" name="zmanim" rev="2.0.3">
  <artifact name="zmanim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kosherjava', module='zmanim', version='2.0.3')
)
libraryDependencies += "com.kosherjava" % "zmanim" % "2.0.3"
[com.kosherjava/zmanim "2.0.3"]