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