is not current version
Last Version 0.1.5

Hawking 0.1.4

Hawking is a natural language date time parser that extracts date and time from text with context and parse to the required format.

License

License

GroupId

GroupId

com.zoho
ArtifactId

ArtifactId

hawking
Version

Version

0.1.4
Type

Type

jar
Description

Description

Hawking
Hawking is a natural language date time parser that extracts date and time from text with context and parse to the required format.
Project URL

Project URL

https://github.com/zoho/hawking
Project Organization

Project Organization

Zoho
Source Code Management

Source Code Management

https://github.com/zoho/hawking

Download hawking 0.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 4.2.0
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.