Rich Text

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

License

License

GroupId

GroupId

vn.gapowork.android
ArtifactId

ArtifactId

rich-text
Last Version

Last Version

1.0.0-alpha04
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/android-rich-text
Source Code Management

Source Code Management

https://github.com/gapowork/android-rich-text

Download rich-text

How to add to project

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

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-alpha04
1.0.0-alpha03
1.0.0-alpha02