RichText Editor Compose

A multiplatform compose widget for editing rich text

License

License

MIT
GroupId

GroupId

com.darkrockstudios
ArtifactId

ArtifactId

richtexteditor-android
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

RichText Editor Compose
A multiplatform compose widget for editing rich text
Project URL

Project URL

https://github.com/Wavesonics/richtext-compose-multiplatform
Source Code Management

Source Code Management

https://github.com/Wavesonics/richtext-compose-multiplatform

Download richtexteditor-android

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.2
androidx.core » core-ktx jar 1.8.0
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.material » material jar 1.1.0
com.arkivanov.essenty : parcelable-android jar 0.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0