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