License |
License |
---|---|
GroupId | GroupIdjp.wasabeef |
ArtifactId | ArtifactIdricheditor-android |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionricheditor-android
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor
|
Filename | Size |
---|---|
richeditor-android-2.0.0.pom | |
richeditor-android-2.0.0-sources.jar | 5 KB |
richeditor-android-2.0.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.wasabeef/richeditor-android/ -->
<dependency>
<groupId>jp.wasabeef</groupId>
<artifactId>richeditor-android</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/jp.wasabeef/richeditor-android/
implementation 'jp.wasabeef:richeditor-android:2.0.0'
// https://jarcasting.com/artifacts/jp.wasabeef/richeditor-android/
implementation ("jp.wasabeef:richeditor-android:2.0.0")
'jp.wasabeef:richeditor-android:aar:2.0.0'
<dependency org="jp.wasabeef" name="richeditor-android" rev="2.0.0">
<artifact name="richeditor-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='jp.wasabeef', module='richeditor-android', version='2.0.0')
)
libraryDependencies += "jp.wasabeef" % "richeditor-android" % "2.0.0"
[jp.wasabeef/richeditor-android "2.0.0"]