is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-thirdparty-ueditor 3.0.0

对百度UEditor后台服务的拓展和封装

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-thirdparty-ueditor
Version

Version

3.0.0
Type

Type

jar

Download hsweb-thirdparty-ueditor 3.0.0


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