| License |
License |
|---|---|
| GroupId | GroupIdcom.zoho |
| ArtifactId | ArtifactIdhawking |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
DescriptionHawking
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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hawking-0.1.5.pom | |
| hawking-0.1.5.jar | 11 MB |
| hawking-0.1.5-sources.jar | 11 MB |
| hawking-0.1.5-javadoc.jar | 509 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zoho/hawking/ -->
<dependency>
<groupId>com.zoho</groupId>
<artifactId>hawking</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zoho/hawking/
implementation 'com.zoho:hawking:0.1.5'
// https://jarcasting.com/artifacts/com.zoho/hawking/
implementation ("com.zoho:hawking:0.1.5")
'com.zoho:hawking:jar:0.1.5'
<dependency org="com.zoho" name="hawking" rev="0.1.5">
<artifact name="hawking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zoho', module='hawking', version='0.1.5')
)
libraryDependencies += "com.zoho" % "hawking" % "0.1.5"
[com.zoho/hawking "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.stanford.nlp : stanford-corenlp | jar | 4.2.0 |
| org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |