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