is not current version
Last Version 0.1.5

com.zoho:hawking 0.1.0

Hawking ::: Datetime parser

GroupId

GroupId

com.zoho
ArtifactId

ArtifactId

hawking
Version

Version

0.1.0
Type

Type

jar

Download hawking 0.1.0


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