Skip to content
Open-source barcode encoding program written in Java
Java PostScript
Find file
Latest commit 712efe0 Mar 8, 2016 @woo-j Merge pull request #31 from DevFactory/release/collapsable-if-stateme…
…nts-should-be-merged-fix-1

Code quality fix -  Collapsible "if" statements should be merged.

README.md

Okapi Barcode License Maven Central

Okapi Barcode is an open-source barcode generator written entirely in Java, supporting over 50 encoding standards, including all ISO standards. Okapi Barcode is based on Zint, an open-source barcode encoding library developed in C, and builds on the years of work that have been invested in that project.

Supported Symbologies

Building

gradlew check: Compiles and runs all quality checks, including the unit tests.
gradlew jar: Builds the JAR file.
gradlew uploadArchives: Deploys to Maven Central (requires a modified gradle.properties file).

Something went wrong with that request. Please try again.