Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-cloud |
Version | Version1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
mica-cloud-1.1.7.pom | |
mica-cloud-1.1.7.jar | 53 KB |
mica-cloud-1.1.7-sources.jar | 41 KB |
mica-cloud-1.1.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-cloud/
implementation 'net.dreamlu:mica-cloud:1.1.7'
// https://jarcasting.com/artifacts/net.dreamlu/mica-cloud/
implementation ("net.dreamlu:mica-cloud:1.1.7")
'net.dreamlu:mica-cloud:jar:1.1.7'
<dependency org="net.dreamlu" name="mica-cloud" rev="1.1.7">
<artifact name="mica-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-cloud', version='1.1.7')
)
libraryDependencies += "net.dreamlu" % "mica-cloud" % "1.1.7"
[net.dreamlu/mica-cloud "1.1.7"]