не последняя версия
Последняя версия 0.1.5

com.zoho:hawking 0.1.1

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

Группа

Группа

com.zoho
Идентификатор

Идентификатор

hawking
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать hawking 0.1.1


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