'Intervals' library

Support for interval-keyed maps and sets - useful for storing items on a time-interval-keyed basis

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

util-intervals
Last Version

Last Version

1.35
Release Date

Release Date

Type

Type

jar
Description

Description

'Intervals' library
Support for interval-keyed maps and sets - useful for storing items on a time-interval-keyed basis

Download util-intervals

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
joda-time : joda-time jar 1.6.2
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-core jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.35
1.34
1.33
1.28
1.27
1.26
1.25
1.24
1.23
1.22
1.21