не последняя версия
Последняя версия 2.0.0

com.github.sebhoss:fiscal-year 1.0.4

Utility library to work with fiscal years.

Группа

Группа

com.github.sebhoss
Идентификатор

Идентификатор

fiscal-year
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать fiscal-year 1.0.4


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