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