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