License |
License |
---|---|
GroupId | GroupIdde.siegmar |
ArtifactId | ArtifactIdbillomat4j |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBillomat4J
Java Software Development Kit for the Billomat API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
billomat4j-2.0.0.pom | |
billomat4j-2.0.0.jar | 211 KB |
billomat4j-2.0.0-sources.jar | 216 KB |
billomat4j-2.0.0-javadoc.jar | 791 KB |
Browse |
<!-- 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"]
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 |