is not current version
Last Version 2.0.20

net.dankito.richtexteditor:richtexteditor-android 1.2.2

WYSIWYG editor for Android supporting all common formatting options.

Categories

Categories

Net
GroupId

GroupId

net.dankito.richtexteditor
ArtifactId

ArtifactId

richtexteditor-android
Version

Version

1.2.2
Type

Type

aar

Download richtexteditor-android 1.2.2


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