GroupId | GroupIdinfo.kuechler.bmf.taxapi |
---|---|
ArtifactId | ArtifactIdtaxxmls |
Version | Version2020.0.0 |
Type | Typejar |
Filename | Size |
---|---|
taxxmls-2020.0.0.pom | |
taxxmls-2020.0.0.jar | 166 KB |
taxxmls-2020.0.0-sources.jar | 166 KB |
Browse |
<!-- 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"]