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