License |
License |
---|---|
GroupId | GroupIdcom.zachklipp.compose-richtext |
ArtifactId | ArtifactIdprinting |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCompose Printing
A library for rendering Composables to Android printers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
printing-0.3.0.pom | |
printing-0.3.0.module | 3 KB |
printing-0.3.0-sources.jar | 15 KB |
printing-0.3.0-javadoc.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/printing/ -->
<dependency>
<groupId>com.zachklipp.compose-richtext</groupId>
<artifactId>printing</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/printing/
implementation 'com.zachklipp.compose-richtext:printing:0.3.0'
// https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/printing/
implementation ("com.zachklipp.compose-richtext:printing:0.3.0")
'com.zachklipp.compose-richtext:printing:aar:0.3.0'
<dependency org="com.zachklipp.compose-richtext" name="printing" rev="0.3.0">
<artifact name="printing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zachklipp.compose-richtext', module='printing', version='0.3.0')
)
libraryDependencies += "com.zachklipp.compose-richtext" % "printing" % "0.3.0"
[com.zachklipp.compose-richtext/printing "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.foundation » foundation | jar | 1.0.0-beta07 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui-tooling | jar | 1.0.0-beta07 |
androidx.compose.ui » ui-tooling-data | jar | 1.0.0-beta07 |
androidx.activity » activity | jar | 1.1.0 |
androidx.compose.material » material | jar | 1.0.0-beta07 |