License |
License |
---|---|
GroupId | GroupIdcom.github.mobeho |
ArtifactId | ArtifactIdHebrewDate |
Version | Version0.2.9 |
Type | Typejar |
Description |
DescriptionHebrewDate
Hebrew Date Calendar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
HebrewDate-0.2.9.pom | |
HebrewDate-0.2.9.jar | 70 KB |
HebrewDate-0.2.9-sources.jar | 37 KB |
HebrewDate-0.2.9-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/ -->
<dependency>
<groupId>com.github.mobeho</groupId>
<artifactId>HebrewDate</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/
implementation 'com.github.mobeho:HebrewDate:0.2.9'
// https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/
implementation ("com.github.mobeho:HebrewDate:0.2.9")
'com.github.mobeho:HebrewDate:jar:0.2.9'
<dependency org="com.github.mobeho" name="HebrewDate" rev="0.2.9">
<artifact name="HebrewDate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mobeho', module='HebrewDate', version='0.2.9')
)
libraryDependencies += "com.github.mobeho" % "HebrewDate" % "0.2.9"
[com.github.mobeho/HebrewDate "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.27.0-GA |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |