jtimewindow

A Java library to parse the time range expressions

License

License

GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

jtimewindow
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

jtimewindow
A Java library to parse the time range expressions
Project URL

Project URL

https://github.com/takezoe/jtimewindow
Source Code Management

Source Code Management

https://github.com/takezoe/jtimewindow

Download jtimewindow

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0