tboychuk / OkapiBarcode

Open-source barcode encoding program written in Java

Home Page:http://www.okapibarcode.org.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Open-source barcode encoding program written in Java

http://www.okapibarcode.org.uk

License:Apache License 2.0


Languages

Language:Java 97.4%Language:PostScript 2.6%