is not current version
Last Version 0.0.3

net.dreamlu:JFinal-ueditor 0.0.2

JFinal-ueditor is a ueditor plugin for Java Web Framework JFinal.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

JFinal-ueditor
Version

Version

0.0.2
Type

Type

jar

Download JFinal-ueditor 0.0.2


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