License |
License |
---|---|
GroupId | GroupIdcom.darkrockstudios |
ArtifactId | ArtifactIdrichtexteditor-android |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRichText Editor Compose
A multiplatform compose widget for editing rich text
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
richtexteditor-android-1.3.0.pom | |
richtexteditor-android-1.3.0-sources.jar | 15 KB |
richtexteditor-android-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 |