| Группа | Группаcom.github.sebhoss |
|---|---|
| Идентификатор | Идентификаторfiscal-year |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fiscal-year-1.0.4.pom | |
| fiscal-year-1.0.4.jar | 9 KB |
| fiscal-year-1.0.4-sources.jar | 7 KB |
| fiscal-year-1.0.4-javadoc.jar | 49 KB |
| Обзор |
<!-- 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"]