is not current version
Last Version 2.0.0

com.github.sebhoss:fiscal-year 1.0.3

Utility library to work with fiscal years.

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

fiscal-year
Version

Version

1.0.3
Type

Type

jar

Download fiscal-year 1.0.3


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