Yuga Date Parser

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
Last Version

Last Version

1.0.38
Release Date

Release Date

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

How to add to project

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

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.
in.messai

MessAI Engineering

A Deep learning platform to create Customer Profiles from Alternate Data

Versions

Version
1.0.38
1.0.37
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.21
1.0.20
1.0.19
1.0.17
1.0.15
1.0.13
1.0.12
1.0.11