License |
License |
---|---|
GroupId | GroupIdcom.1gravity |
ArtifactId | ArtifactIdandroid-rteditor-core |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-RTEditor-Core
Android RTEditor is a rich text editor component used as drop-in for EditText
|
Project URL |
Project URL |
Project Organization |
Project Organization1gravity LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-rteditor-core-1.7.0.pom | |
android-rteditor-core-1.7.0.aar | 415 KB |
android-rteditor-core-1.7.0-sources.jar | 302 KB |
android-rteditor-core-1.7.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.1gravity/android-rteditor-core/ -->
<dependency>
<groupId>com.1gravity</groupId>
<artifactId>android-rteditor-core</artifactId>
<version>1.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.1gravity/android-rteditor-core/
implementation 'com.1gravity:android-rteditor-core:1.7.0'
// https://jarcasting.com/artifacts/com.1gravity/android-rteditor-core/
implementation ("com.1gravity:android-rteditor-core:1.7.0")
'com.1gravity:android-rteditor-core:aar:1.7.0'
<dependency org="com.1gravity" name="android-rteditor-core" rev="1.7.0">
<artifact name="android-rteditor-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.1gravity', module='android-rteditor-core', version='1.7.0')
)
libraryDependencies += "com.1gravity" % "android-rteditor-core" % "1.7.0"
[com.1gravity/android-rteditor-core "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
org.greenrobot : eventbus | jar | 3.1.1 |
androidx.appcompat » appcompat | jar | 1.3.1 |