time-support-alpha

Time utilities.

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

time-support-alpha
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

time-support-alpha
Time utilities.
Project URL

Project URL

https://github.com/mike706574/java-time-support
Source Code Management

Source Code Management

http://github.com/mike706574/java-time-support/tree/master

Download time-support-alpha

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

time-support

Maven Central Javadocs

Time utilities for Java.

Build

CircleCI

Copyright and License

This project is licensed under the terms of the Apache 2.0 license.

Versions

Version
0.0.4
0.0.3
0.0.1