TemporalPeriods4j

TemporalPeriods4j is a library providing temporal periods to extend java.time API

License

License

MIT
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

TemporalPeriods4j
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

TemporalPeriods4j
TemporalPeriods4j is a library providing temporal periods to extend java.time API
Project URL

Project URL

https://github.com/MikeSafonov/TemporalPeriods4j
Project Organization

Project Organization

com.github.mikesafonov
Source Code Management

Source Code Management

https://github.com/MikeSafonov/TemporalPeriods4j

Download TemporalPeriods4j

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
jakarta.validation : jakarta.validation-api jar 2.0.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1