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