is not current version
Last Version 2.0.20

net.dankito.richtexteditor:richtexteditor-android 2.0.18

WYSIWYG editor for Android supporting all common formatting options.

Categories

Categories

Net
GroupId

GroupId

net.dankito.richtexteditor
ArtifactId

ArtifactId

richtexteditor-android
Version

Version

2.0.18
Type

Type

aar

Download richtexteditor-android 2.0.18


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