Files download
File Operation
jewish-date_3-0.5.0.jar download
jewish-date_3-0.5.0.pom download
jewish-date_3-0.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.nafg.jewish-date</groupId>
  <artifactId>jewish-date_3</artifactId>
  <version>0.5.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.nafg.jewish-date:jewish-date_3:0.5.0'
Gradle Kotlin
implementation("io.github.nafg.jewish-date:jewish-date_3:0.5.0")
Scala SBT
libraryDependencies += "io.github.nafg.jewish-date" % "jewish-date_3" % "0.5.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.nafg.jewish-date', module='jewish-date_3', version='0.5.0')
)
Apache Ivy
<dependency org="io.github.nafg.jewish-date" name="jewish-date_3" rev="0.5.0" />
Leiningen
[io.github.nafg.jewish-date/jewish-date_3 "0.5.0"]
Apache Buildr
'io.github.nafg.jewish-date:jewish-date_3:jar:0.5.0'