MVN

io.github.berthax : qr-code

Maven & Gradle

Feb 01, 2021
0 stars
<dependency>
    <groupId>io.github.berthax</groupId>
    <artifactId>qr-code</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.berthax : qr-code to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of io.github.berthax : qr-code to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
qr-code-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.berthax</groupId>
    <artifactId>qr-code</artifactId>
    <version>1.0.4</version>
</dependency>

Advertisement