is not current version
Last Version 3.0.11

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

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

GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-thirdparty-ueditor
Version

Version

3.0.0-RC
Type

Type

jar

Download hsweb-thirdparty-ueditor 3.0.0-RC


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