Hebcal API

A Java API encapsulating HebCal's REST API.

License

License

GroupId

GroupId

info.tomfi.hebcal
ArtifactId

ArtifactId

hebcal-api
Last Version

Last Version

2.1.8
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.9
com.google.auto.service : auto-service-annotations jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1