is not current version
Last Version 2.0.0

de.siegmar:billomat4j 1.1.1

Java Software Development Kit for the Billomat API.

GroupId

GroupId

de.siegmar
ArtifactId

ArtifactId

billomat4j
Version

Version

1.1.1
Type

Type

jar

Download billomat4j 1.1.1


<!-- https://jarcasting.com/artifacts/de.siegmar/billomat4j/ -->
<dependency>
    <groupId>de.siegmar</groupId>
    <artifactId>billomat4j</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.siegmar/billomat4j/
implementation 'de.siegmar:billomat4j:1.1.1'
// https://jarcasting.com/artifacts/de.siegmar/billomat4j/
implementation ("de.siegmar:billomat4j:1.1.1")
'de.siegmar:billomat4j:jar:1.1.1'
<dependency org="de.siegmar" name="billomat4j" rev="1.1.1">
  <artifact name="billomat4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.siegmar', module='billomat4j', version='1.1.1')
)
libraryDependencies += "de.siegmar" % "billomat4j" % "1.1.1"
[de.siegmar/billomat4j "1.1.1"]