Billomat4J

Java Software Development Kit for the Billomat API.

License

License

GroupId

GroupId

de.siegmar
ArtifactId

ArtifactId

billomat4j
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Billomat4J
Java Software Development Kit for the Billomat API.
Project URL

Project URL

https://github.com/osiegmar/billomat4j
Source Code Management

Source Code Management

https://github.com/osiegmar/billomat4j

Download billomat4j

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
org.slf4j : slf4j-api jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0