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

com.zoho:hawking 0.1.0-rc1

Hawking ::: Datetime parser

Группа

Группа

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

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

hawking
Версия

Версия

0.1.0-rc1
Тип

Тип

jar

Скачать hawking 0.1.0-rc1


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