Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdlutool-boot |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
lutool-boot-1.0.3.pom | |
lutool-boot-1.0.3.jar | 77 KB |
lutool-boot-1.0.3-sources.jar | 57 KB |
lutool-boot-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/lutool-boot/
implementation 'net.dreamlu:lutool-boot:1.0.3'
// https://jarcasting.com/artifacts/net.dreamlu/lutool-boot/
implementation ("net.dreamlu:lutool-boot:1.0.3")
'net.dreamlu:lutool-boot:jar:1.0.3'
<dependency org="net.dreamlu" name="lutool-boot" rev="1.0.3">
<artifact name="lutool-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='lutool-boot', version='1.0.3')
)
libraryDependencies += "net.dreamlu" % "lutool-boot" % "1.0.3"
[net.dreamlu/lutool-boot "1.0.3"]