License |
License |
---|---|
GroupId | GroupIdinfo.kuechler.bmf.taxapi |
ArtifactId | ArtifactIdtaxxmls |
Last Version | Last Version2022.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaxXMLs
XMLs with pseudo code from https://www.bmf-steuerrechner.de
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
taxxmls-2022.0.0.pom | |
taxxmls-2022.0.0.jar | 176 KB |
taxxmls-2022.0.0-sources.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.kuechler.bmf.taxapi/taxxmls/ -->
<dependency>
<groupId>info.kuechler.bmf.taxapi</groupId>
<artifactId>taxxmls</artifactId>
<version>2022.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.kuechler.bmf.taxapi/taxxmls/
implementation 'info.kuechler.bmf.taxapi:taxxmls:2022.0.0'
// https://jarcasting.com/artifacts/info.kuechler.bmf.taxapi/taxxmls/
implementation ("info.kuechler.bmf.taxapi:taxxmls:2022.0.0")
'info.kuechler.bmf.taxapi:taxxmls:jar:2022.0.0'
<dependency org="info.kuechler.bmf.taxapi" name="taxxmls" rev="2022.0.0">
<artifact name="taxxmls" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.kuechler.bmf.taxapi', module='taxxmls', version='2022.0.0')
)
libraryDependencies += "info.kuechler.bmf.taxapi" % "taxxmls" % "2022.0.0"
[info.kuechler.bmf.taxapi/taxxmls "2022.0.0"]