| License |
License |
|---|---|
| GroupId | GroupIdcom.github.boybeak |
| ArtifactId | ArtifactIdRichEditor |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRichEditor
RichEditor
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RichEditor-1.2.6.pom | |
| RichEditor-1.2.6-sources.jar | 5 KB |
| RichEditor-1.2.6-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.boybeak/RichEditor/ -->
<dependency>
<groupId>com.github.boybeak</groupId>
<artifactId>RichEditor</artifactId>
<version>1.2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.boybeak/RichEditor/
implementation 'com.github.boybeak:RichEditor:1.2.6'
// https://jarcasting.com/artifacts/com.github.boybeak/RichEditor/
implementation ("com.github.boybeak:RichEditor:1.2.6")
'com.github.boybeak:RichEditor:aar:1.2.6'
<dependency org="com.github.boybeak" name="RichEditor" rev="1.2.6">
<artifact name="RichEditor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.boybeak', module='RichEditor', version='1.2.6')
)
libraryDependencies += "com.github.boybeak" % "RichEditor" % "1.2.6"
[com.github.boybeak/RichEditor "1.2.6"]