MVN

ch.codeblock.qrinvoice.rest : qrinvoice-rest

Maven & Gradle

Feb 06, 2023

QR Invoice REST API

<dependency>
    <groupId>ch.codeblock.qrinvoice.rest</groupId>
    <artifactId>qrinvoice-rest</artifactId>
    <version>1.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.codeblock.qrinvoice.rest : qrinvoice-rest to add to Maven - Latest Versions:

  • Latest Stable: 1.17

All Versions

Choose a version of ch.codeblock.qrinvoice.rest : qrinvoice-rest to add to Maven - All Versions:

Version Vulnerabilities Updated
1.17
qrinvoice-rest-1.17
1.16
qrinvoice-rest-1.16
1.15
qrinvoice-rest-1.15
1.14
qrinvoice-rest-1.14
1.13
qrinvoice-rest-1.13
1.12
qrinvoice-rest-1.12
1.11
qrinvoice-rest-1.11
1.10
qrinvoice-rest-1.10
1.9
qrinvoice-rest-1.9
1.8
qrinvoice-rest-1.8
1.7
qrinvoice-rest-1.7
1.6
qrinvoice-rest-1.6
1.5
qrinvoice-rest-1.5
1.4
qrinvoice-rest-1.4
1.3
qrinvoice-rest-1.3
1.2
qrinvoice-rest-1.2
1.1
qrinvoice-rest-1.1
1.0
qrinvoice-rest-1.0
0.9
qrinvoice-rest-0.9
0.8
qrinvoice-rest-0.8
0.7
qrinvoice-rest-0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.codeblock.qrinvoice.rest</groupId>
    <artifactId>qrinvoice-rest</artifactId>
    <version>1.17</version>
</dependency>