GroupId | GroupIdcom.github.mobeho |
---|---|
ArtifactId | ArtifactIdHebrewDate |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
HebrewDate-0.0.8.pom | |
HebrewDate-0.0.8.jar | 59 KB |
HebrewDate-0.0.8-sources.jar | 33 KB |
HebrewDate-0.0.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/
implementation 'com.github.mobeho:HebrewDate:0.0.8'
// https://jarcasting.com/artifacts/com.github.mobeho/HebrewDate/
implementation ("com.github.mobeho:HebrewDate:0.0.8")
'com.github.mobeho:HebrewDate:jar:0.0.8'
<dependency org="com.github.mobeho" name="HebrewDate" rev="0.0.8">
<artifact name="HebrewDate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mobeho', module='HebrewDate', version='0.0.8')
)
libraryDependencies += "com.github.mobeho" % "HebrewDate" % "0.0.8"
[com.github.mobeho/HebrewDate "0.0.8"]