| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sebhoss |
| ArtifactId | ArtifactIdfiscal-year |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionFiscal Year
Utility library to work with fiscal years.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationsebhoss |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fiscal-year-2.0.0.pom | |
| fiscal-year-2.0.0.jar | 9 KB |
| fiscal-year-2.0.0-sources.jar | 7 KB |
| fiscal-year-2.0.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sebhoss/fiscal-year/ -->
<dependency>
<groupId>com.github.sebhoss</groupId>
<artifactId>fiscal-year</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/fiscal-year/
implementation 'com.github.sebhoss:fiscal-year:2.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss/fiscal-year/
implementation ("com.github.sebhoss:fiscal-year:2.0.0")
'com.github.sebhoss:fiscal-year:jar:2.0.0'
<dependency org="com.github.sebhoss" name="fiscal-year" rev="2.0.0">
<artifact name="fiscal-year" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='fiscal-year', version='2.0.0')
)
libraryDependencies += "com.github.sebhoss" % "fiscal-year" % "2.0.0"
[com.github.sebhoss/fiscal-year "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sebhoss : suppress-warnings | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |