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