is not current version
Last Version 1.1.3.1

cn.bestwu:ueditor 1.1.3.fix

bestwu ueditor

GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

ueditor
Version

Version

1.1.3.fix
Type

Type

jar

Download ueditor 1.1.3.fix


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