is not current version
Last Version 1.0.38

Yuga Date Parser 1.0.37

Parses text for any date format and returns the date object. No need to know format type.

License

License

GroupId

GroupId

in.messai
ArtifactId

ArtifactId

yuga
Version

Version

1.0.37
Type

Type

jar
Description

Description

Yuga Date Parser
Parses text for any date format and returns the date object. No need to know format type.
Project URL

Project URL

https://github.com/messai-engineering/Yuga
Source Code Management

Source Code Management

https://github.com/messai-engineering/Yuga

Download yuga 1.0.37


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

Project Modules

There are no modules declared in this project.