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