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