etDesing.1.0.4.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of JTicketDesing Show documentation
Show all versions of JTicketDesing Show documentation
Una libreria para diseño de tickets, utilizando comandos escpos
The newest version!
module pe.puyu.jticketdesing{
requires com.google.gson;
requires escpos.coffee;
requires java.desktop;
requires com.google.zxing;
requires com.google.zxing.javase;
exports pe.puyu.jticketdesing.core;
exports pe.puyu.jticketdesing.util.escpos;
exports pe.puyu.jticketdesing.util;
exports pe.puyu.jticketdesing.metadata;
exports pe.puyu.jticketdesing.core.table;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy