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