文件名称:移植到Kotlin的富文本编辑器(基于QuillJs和MRichTextEditor)-Android开发
文件大小:958KB
文件格式:ZIP
更新时间:2024-06-15 05:51:22
Android Kotlin
KRichEditor一个移植到Kotlin的富文本编辑器(基于QuillJs和MRichTextEditor)安装到根Gradle:allprojects {存储库{google()jcenter()... maven {url'htt KRichEditor一个富文本编辑器(基于QuillJs和MRichTextEditor )移植到Kotlin安装添加到根Gradle:allprojects {存储库{google()jcenter()... maven {url'http://dl.bintray.com/ebolo/ebolo-oss'} // maven {url' https://jitpack.io'} //对于最新的SNAPSHOT ...}} Gradle:实现'com.ebolo:krichtexteditor:xyz'// //查看上面的最新版本//实现'com.github.daothanhduy305:KRichEditor: -SNAPSHOT'//对于