Last Version

DrawReceipt 0.1.3

Android lib to draw receipt as bitmap for thermal prints

License

License

GroupId

GroupId

com.github.danielfelgar
ArtifactId

ArtifactId

draw-receipt
Version

Version

0.1.3
Type

Type

aar
Description

Description

DrawReceipt
Android lib to draw receipt as bitmap for thermal prints
Project URL

Project URL

https://github.com/danielfelgar/DrawReceipt
Source Code Management

Source Code Management

https://github.com/danielfelgar/DrawReceipt

Download draw-receipt 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.danielfelgar/draw-receipt/ -->
<dependency>
    <groupId>com.github.danielfelgar</groupId>
    <artifactId>draw-receipt</artifactId>
    <version>0.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielfelgar/draw-receipt/
implementation 'com.github.danielfelgar:draw-receipt:0.1.3'
// https://jarcasting.com/artifacts/com.github.danielfelgar/draw-receipt/
implementation ("com.github.danielfelgar:draw-receipt:0.1.3")
'com.github.danielfelgar:draw-receipt:aar:0.1.3'
<dependency org="com.github.danielfelgar" name="draw-receipt" rev="0.1.3">
  <artifact name="draw-receipt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielfelgar', module='draw-receipt', version='0.1.3')
)
libraryDependencies += "com.github.danielfelgar" % "draw-receipt" % "0.1.3"
[com.github.danielfelgar/draw-receipt "0.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.