Last Version

me.xethh.utils:DateUtils 6.0.0.RC9

A library used for manipulating java.lang.Date object and provide date time related operation

License

License

GroupId

GroupId

me.xethh.utils
ArtifactId

ArtifactId

DateUtils
Version

Version

6.0.0.RC9
Type

Type

jar
Description

Description

me.xethh.utils:DateUtils
A library used for manipulating java.lang.Date object and provide date time related operation
Project URL

Project URL

https://xeth0102.atlassian.net/wiki/spaces/DAT/overview
Source Code Management

Source Code Management

https://bitbucket.org/xethhme/dateutils/src

Download DateUtils 6.0.0.RC9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.