Milestones
List view
Adding an XSD schema and improve documentation and deprecation warnings for using older parameters in xml.
No due date•5/5 issues closedrelease a build to maven central that is compatible with JDK 11 and above. It should support JPMS and use the newer _com.singingbush.barcode4j_ package name. It should be available using: ``` <dependency> <groupId>com.singingbush</groupId> <artifactId>barcode4j</artifactId> <version>3.0</version> </dependency> ```
No due date