Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-boot |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
mica-boot-1.1.0.pom | |
mica-boot-1.1.0.jar | 88 KB |
mica-boot-1.1.0-sources.jar | 80 KB |
mica-boot-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-boot/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-boot</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-boot/
implementation 'net.dreamlu:mica-boot:1.1.0'
// https://jarcasting.com/artifacts/net.dreamlu/mica-boot/
implementation ("net.dreamlu:mica-boot:1.1.0")
'net.dreamlu:mica-boot:jar:1.1.0'
<dependency org="net.dreamlu" name="mica-boot" rev="1.1.0">
<artifact name="mica-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-boot', version='1.1.0')
)
libraryDependencies += "net.dreamlu" % "mica-boot" % "1.1.0"
[net.dreamlu/mica-boot "1.1.0"]