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