is not current version
Last Version 1.4.3.6

com.gitee.qdbp.thirdparty:ueditor 1.4.3.3

ueditor - http://ueditor.baidu.com/website/

GroupId

GroupId

com.gitee.qdbp.thirdparty
ArtifactId

ArtifactId

ueditor
Version

Version

1.4.3.3
Type

Type

jar

Download ueditor 1.4.3.3


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