is not current version
Last Version 1.10

com.izettle:html2bitmap 1.8

Html2Bitmap

GroupId

GroupId

com.izettle
ArtifactId

ArtifactId

html2bitmap
Version

Version

1.8
Type

Type

aar

Download html2bitmap 1.8


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