is not current version
Last Version 1.4.3.6

com.gitee.qdbp.thirdparty:ueditor 1.4.3.5

ueditor - http://ueditor.baidu.com/website/ https://gitee.com/qdbp/ Base64Uploader优化

GroupId

GroupId

com.gitee.qdbp.thirdparty
ArtifactId

ArtifactId

ueditor
Version

Version

1.4.3.5
Type

Type

jar

Download ueditor 1.4.3.5


<!-- https://jarcasting.com/artifacts/com.gitee.qdbp.thirdparty/ueditor/ -->
<dependency>
    <groupId>com.gitee.qdbp.thirdparty</groupId>
    <artifactId>ueditor</artifactId>
    <version>1.4.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp.thirdparty/ueditor/
implementation 'com.gitee.qdbp.thirdparty:ueditor:1.4.3.5'
// https://jarcasting.com/artifacts/com.gitee.qdbp.thirdparty/ueditor/
implementation ("com.gitee.qdbp.thirdparty:ueditor:1.4.3.5")
'com.gitee.qdbp.thirdparty:ueditor:jar:1.4.3.5'
<dependency org="com.gitee.qdbp.thirdparty" name="ueditor" rev="1.4.3.5">
  <artifact name="ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp.thirdparty', module='ueditor', version='1.4.3.5')
)
libraryDependencies += "com.gitee.qdbp.thirdparty" % "ueditor" % "1.4.3.5"
[com.gitee.qdbp.thirdparty/ueditor "1.4.3.5"]