Rich Text

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

License

License

GroupId

GroupId

vn.gapowork.richtext
ArtifactId

ArtifactId

richtext
Last Version

Last Version

1.0.0-alpha02
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/gapowork/richtext
Source Code Management

Source Code Management

https://github.com/gapowork/richtext

Download richtext

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
io.noties.markwon : core jar 4.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha02
1.0.0-alpha01