Time utilities


License

License

GroupId

GroupId

com.daioware
ArtifactId

ArtifactId

time
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Time utilities
Time utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.time
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download time

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE