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

com.zachklipp.compose-richtext:printing 0.2.0

A library for rendering Composables to Android printers.

Группа

Группа

com.zachklipp.compose-richtext
Идентификатор

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

printing
Версия

Версия

0.2.0
Тип

Тип

aar

Скачать printing 0.2.0


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