JASDateHour

JASDateHour is a library for making it easy to get the system date and time.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.juliansantosinfo
ArtifactId

ArtifactId

JASDateHour
Last Version

Last Version

0.01
Release Date

Release Date

Type

Type

jar
Description

Description

JASDateHour
JASDateHour is a library for making it easy to get the system date and time.
Project URL

Project URL

https://github.com/juliansantosinfo/JASDateHour
Source Code Management

Source Code Management

https://github.com/juliansantosinfo/JASDateHour.git

Download JASDateHour

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.01