Available at Maven Central: https://central.sonatype.com/artifact/org.javapos/javapos-controls/1.15.0
What's Changed
- incorporated outstanding changes from UnifiedPOS version 1.14.1 regarding Electronic Value Reader/Writer; solves GH issue #6
- made implementation UnifiedPOS version 1.15 compliant; solves GH issue #8
- internal improvements: replacing
Vectorbased implementation for listener list by anArrayListbased one, get rid of compiler warnings - added
getGateStatusto Gate which was missing since version 1.12 where it was misspelled asgetGetStatus
Full Changelog: 1.14.2...1.15.0