GroupId | GroupIdcom.zachklipp.compose-richtext |
---|---|
ArtifactId | ArtifactIdrichtext-ui |
Version | Version0.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
richtext-ui-0.2.0.pom | |
richtext-ui-0.2.0.module | 3 KB |
richtext-ui-0.2.0-sources.jar | 20 KB |
richtext-ui-0.2.0-javadoc.jar | 524 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/richtext-ui/ -->
<dependency>
<groupId>com.zachklipp.compose-richtext</groupId>
<artifactId>richtext-ui</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/richtext-ui/
implementation 'com.zachklipp.compose-richtext:richtext-ui:0.2.0'
// https://jarcasting.com/artifacts/com.zachklipp.compose-richtext/richtext-ui/
implementation ("com.zachklipp.compose-richtext:richtext-ui:0.2.0")
'com.zachklipp.compose-richtext:richtext-ui:aar:0.2.0'
<dependency org="com.zachklipp.compose-richtext" name="richtext-ui" rev="0.2.0">
<artifact name="richtext-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zachklipp.compose-richtext', module='richtext-ui', version='0.2.0')
)
libraryDependencies += "com.zachklipp.compose-richtext" % "richtext-ui" % "0.2.0"
[com.zachklipp.compose-richtext/richtext-ui "0.2.0"]