MVN

com.levigo.barcode : jadice-barcode

Maven & Gradle

Mar 01, 2022
1 stars

jadice-barcode · A multi-symbology barcode-scanning library.

<dependency>
    <groupId>com.levigo.barcode</groupId>
    <artifactId>jadice-barcode</artifactId>
    <version>1.1.31</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.levigo.barcode : jadice-barcode to add to Maven - Latest Versions:

  • Latest Stable: 1.1.31

All Versions

Choose a version of com.levigo.barcode : jadice-barcode to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jadice-barcode-1.1.31
jadice-barcode-1.1.30
jadice-barcode-1.1.27
1.0.x
jadice-barcode-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.levigo.barcode</groupId>
    <artifactId>jadice-barcode</artifactId>
    <version>1.1.31</version>
</dependency>

Advertisement