is not current version
Last Version 1.0.0-alpha02

vn.gapowork.richtext:richtext 1.0.0-alpha01

Dealing with Android Text by simple way to get high performance.

GroupId

GroupId

vn.gapowork.richtext
ArtifactId

ArtifactId

richtext
Version

Version

1.0.0-alpha01
Type

Type

aar

Download richtext 1.0.0-alpha01


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