escpos-coffee

Java library for ESC/POS printer commands. Can send text, images and barcodes to the printer. All commands are send to one OutputStream, than you can redirect to printer, file or network.

Лицензия

Лицензия

Группа

Группа

com.github.anastaciocintra
Идентификатор

Идентификатор

escpos-coffee
Последняя версия

Последняя версия

4.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

escpos-coffee
Java library for ESC/POS printer commands. Can send text, images and barcodes to the printer. All commands are send to one OutputStream, than you can redirect to printer, file or network.
Ссылка на сайт

Ссылка на сайт

https://github.com/anastaciocintra/escpos-coffee
Организация-разработчик

Организация-разработчик

github.com/anastaciocintra
Система контроля версий

Система контроля версий

https://github.com/anastaciocintra/escpos-coffee

Скачать escpos-coffee

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.anastaciocintra/escpos-coffee/ -->
<dependency>
    <groupId>com.github.anastaciocintra</groupId>
    <artifactId>escpos-coffee</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anastaciocintra/escpos-coffee/
implementation 'com.github.anastaciocintra:escpos-coffee:4.1.0'
// https://jarcasting.com/artifacts/com.github.anastaciocintra/escpos-coffee/
implementation ("com.github.anastaciocintra:escpos-coffee:4.1.0")
'com.github.anastaciocintra:escpos-coffee:jar:4.1.0'
<dependency org="com.github.anastaciocintra" name="escpos-coffee" rev="4.1.0">
  <artifact name="escpos-coffee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anastaciocintra', module='escpos-coffee', version='4.1.0')
)
libraryDependencies += "com.github.anastaciocintra" % "escpos-coffee" % "4.1.0"
[com.github.anastaciocintra/escpos-coffee "4.1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0