Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdlutool-ueditor |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
lutool-ueditor-2.0.0.pom | |
lutool-ueditor-2.0.0.jar | 33 KB |
lutool-ueditor-2.0.0-sources.jar | 18 KB |
lutool-ueditor-2.0.0-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/lutool-ueditor/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>lutool-ueditor</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/lutool-ueditor/
implementation 'net.dreamlu:lutool-ueditor:2.0.0'
// https://jarcasting.com/artifacts/net.dreamlu/lutool-ueditor/
implementation ("net.dreamlu:lutool-ueditor:2.0.0")
'net.dreamlu:lutool-ueditor:jar:2.0.0'
<dependency org="net.dreamlu" name="lutool-ueditor" rev="2.0.0">
<artifact name="lutool-ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='lutool-ueditor', version='2.0.0')
)
libraryDependencies += "net.dreamlu" % "lutool-ueditor" % "2.0.0"
[net.dreamlu/lutool-ueditor "2.0.0"]