is not current version
Last Version 2022.0.0

info.kuechler.bmf.taxapi:taxxmls 2020.0.0

XMLs with pseudo code from https://www.bmf-steuerrechner.de

GroupId

GroupId

info.kuechler.bmf.taxapi
ArtifactId

ArtifactId

taxxmls
Version

Version

2020.0.0
Type

Type

jar

Download taxxmls 2020.0.0


<!-- https://jarcasting.com/artifacts/info.kuechler.bmf.taxapi/taxxmls/ -->
<dependency>
    <groupId>info.kuechler.bmf.taxapi</groupId>
    <artifactId>taxxmls</artifactId>
    <version>2020.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.kuechler.bmf.taxapi/taxxmls/
implementation 'info.kuechler.bmf.taxapi:taxxmls:2020.0.0'
// https://jarcasting.com/artifacts/info.kuechler.bmf.taxapi/taxxmls/
implementation ("info.kuechler.bmf.taxapi:taxxmls:2020.0.0")
'info.kuechler.bmf.taxapi:taxxmls:jar:2020.0.0'
<dependency org="info.kuechler.bmf.taxapi" name="taxxmls" rev="2020.0.0">
  <artifact name="taxxmls" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.kuechler.bmf.taxapi', module='taxxmls', version='2020.0.0')
)
libraryDependencies += "info.kuechler.bmf.taxapi" % "taxxmls" % "2020.0.0"
[info.kuechler.bmf.taxapi/taxxmls "2020.0.0"]