is not current version
Last Version 2.1.8

Hebcal API 2.1.4

A Java API encapsulating HebCal's REST API.

License

License

GroupId

GroupId

info.tomfi.hebcal
ArtifactId

ArtifactId

hebcal-api
Version

Version

2.1.4
Type

Type

jar
Description

Description

Hebcal API
A Java API encapsulating HebCal's REST API.
Project URL

Project URL

https://github.com/TomerFi/hebcal-api
Source Code Management

Source Code Management

https://github.com/TomerFi/hebcal-api

Download hebcal-api 2.1.4


<!-- https://jarcasting.com/artifacts/info.tomfi.hebcal/hebcal-api/ -->
<dependency>
    <groupId>info.tomfi.hebcal</groupId>
    <artifactId>hebcal-api</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/info.tomfi.hebcal/hebcal-api/
implementation 'info.tomfi.hebcal:hebcal-api:2.1.4'
// https://jarcasting.com/artifacts/info.tomfi.hebcal/hebcal-api/
implementation ("info.tomfi.hebcal:hebcal-api:2.1.4")
'info.tomfi.hebcal:hebcal-api:jar:2.1.4'
<dependency org="info.tomfi.hebcal" name="hebcal-api" rev="2.1.4">
  <artifact name="hebcal-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.tomfi.hebcal', module='hebcal-api', version='2.1.4')
)
libraryDependencies += "info.tomfi.hebcal" % "hebcal-api" % "2.1.4"
[info.tomfi.hebcal/hebcal-api "2.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.junit-pioneer : junit-pioneer jar 1.4.2

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.8.2
com.google.auto.service : auto-service-annotations jar 1.0

Project Modules

There are no modules declared in this project.