не последняя версия
Последняя версия 1.1.3.1

cn.bestwu:ueditor 1.1.3.fix

bestwu ueditor

Группа

Группа

cn.bestwu
Идентификатор

Идентификатор

ueditor
Версия

Версия

1.1.3.fix
Тип

Тип

jar

Скачать 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"]