GroupId | GroupIdcom.github.mobeho |
---|---|
ArtifactId | ArtifactIdHebrewDate |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
HebrewDate-0.0.5.pom | |
HebrewDate-0.0.5.jar | 61 KB |
HebrewDate-0.0.5-sources.jar | 33 KB |
HebrewDate-0.0.5-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/ -->
<dependency>
<groupId>com.github.mobeho</groupId>
<artifactId>HebrewDate</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/
implementation 'com.github.mobeho:HebrewDate:0.0.5'
// https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/
implementation ("com.github.mobeho:HebrewDate:0.0.5")
'com.github.mobeho:HebrewDate:jar:0.0.5'
<dependency org="com.github.mobeho" name="HebrewDate" rev="0.0.5">
<artifact name="HebrewDate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mobeho', module='HebrewDate', version='0.0.5')
)
libraryDependencies += "com.github.mobeho" % "HebrewDate" % "0.0.5"
[com.github.mobeho/HebrewDate "0.0.5"]