jar

com.mohamedrejeb.richeditor : richeditor-compose-desktop

Maven & Gradle

Aug 05, 2023
843 stars

Compose Rich Editor · A Compose multiplatform library that provides a rich text editor.

Table Of Contents

Latest Version

Download com.mohamedrejeb.richeditor : richeditor-compose-desktop JAR file - Latest Versions:

All Versions

Download com.mohamedrejeb.richeditor : richeditor-compose-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window richeditor-compose-desktop-1.0.0-beta02.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mohamedrejeb.richeditor.annotation

├─ com.mohamedrejeb.richeditor.annotation.ExperimentalRichTextApi.class - [JAR]

com.mohamedrejeb.richeditor.utils

├─ com.mohamedrejeb.richeditor.utils.FloatUtilsKt.class - [JAR]

├─ com.mohamedrejeb.richeditor.utils.RichTextValueBuilder.class - [JAR]

com.mohamedrejeb.richeditor.ui

├─ com.mohamedrejeb.richeditor.ui.BasicRichTextEditorKt.class - [JAR]

com.mohamedrejeb.richeditor.ui.material3

├─ com.mohamedrejeb.richeditor.ui.material3.OutlinedRichTextEditorKt.class - [JAR]

├─ com.mohamedrejeb.richeditor.ui.material3.RichTextEditorKt.class - [JAR]

├─ com.mohamedrejeb.richeditor.ui.material3.RichTextKt.class - [JAR]

com.mohamedrejeb.richeditor.model

├─ com.mohamedrejeb.richeditor.model.RichTextPart.class - [JAR]

├─ com.mohamedrejeb.richeditor.model.RichTextStyle.class - [JAR]

├─ com.mohamedrejeb.richeditor.model.RichTextValue.class - [JAR]

com.mohamedrejeb.richeditor.parser.annotatedstring

├─ com.mohamedrejeb.richeditor.parser.annotatedstring.RichTextAnnotatedStringParser.class - [JAR]

com.mohamedrejeb.richeditor.ui.material

├─ com.mohamedrejeb.richeditor.ui.material.OutlinedRichTextEditorKt.class - [JAR]

├─ com.mohamedrejeb.richeditor.ui.material.RichTextEditorKt.class - [JAR]

├─ com.mohamedrejeb.richeditor.ui.material.RichTextKt.class - [JAR]

com.mohamedrejeb.richeditor.parser

├─ com.mohamedrejeb.richeditor.parser.RichTextParser.class - [JAR]

com.mohamedrejeb.richeditor.parser.html

├─ com.mohamedrejeb.richeditor.parser.html.CssDecoder.class - [JAR]

├─ com.mohamedrejeb.richeditor.parser.html.CssEncoder.class - [JAR]

├─ com.mohamedrejeb.richeditor.parser.html.RichTextHtmlParser.class - [JAR]