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