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