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