GroupId | GroupIdcom.zachklipp.compose-richtext |
---|---|
ArtifactId | ArtifactIdprinting |
Version | Version0.1.0+alpha06 |
Type | Typeaar |
Filename | Size |
---|---|
printing-0.1.0+alpha06.pom | |
printing-0.1.0+alpha06.module | 2 KB |
printing-0.1.0+alpha06-sources.jar | 15 KB |
printing-0.1.0+alpha06-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/printing/ -->
<dependency>
<groupId>com.zachklipp.compose-richtext</groupId>
<artifactId>printing</artifactId>
<version>0.1.0+alpha06</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/printing/
implementation 'com.zachklipp.compose-richtext:printing:0.1.0+alpha06'
// https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/printing/
implementation ("com.zachklipp.compose-richtext:printing:0.1.0+alpha06")
'com.zachklipp.compose-richtext:printing:aar:0.1.0+alpha06'
<dependency org="com.zachklipp.compose-richtext" name="printing" rev="0.1.0+alpha06">
<artifact name="printing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zachklipp.compose-richtext', module='printing', version='0.1.0+alpha06')
)
libraryDependencies += "com.zachklipp.compose-richtext" % "printing" % "0.1.0+alpha06"
[com.zachklipp.compose-richtext/printing "0.1.0+alpha06"]