is not current version
Last Version 2.0.20

net.dankito.richtexteditor:richtexteditor-android 1.1.4

WYSIWYG editor for Android supporting all common formatting options.

Categories

Categories

Net
GroupId

GroupId

net.dankito.richtexteditor
ArtifactId

ArtifactId

richtexteditor-android
Version

Version

1.1.4
Type

Type

aar

Download richtexteditor-android 1.1.4


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