All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pe.puyu.jticketdesing.core.table.TableCell Maven / Gradle / Ivy

The newest version!
package pe.puyu.jticketdesing.core.table;

import pe.puyu.jticketdesing.util.escpos.StyleText;

public record TableCell(String text, int width, StyleText style) {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy