is not current version
Last Version 2.7.1.1

net.dreamlu:mica-core 2.0.3-GA

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-core
Version

Version

2.0.3-GA
Type

Type

jar

Download mica-core 2.0.3-GA


<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-core/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>mica-core</artifactId>
    <version>2.0.3-GA</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-core/
implementation 'net.dreamlu:mica-core:2.0.3-GA'
// https://jarcasting.com/artifacts/net.dreamlu/mica-core/
implementation ("net.dreamlu:mica-core:2.0.3-GA")
'net.dreamlu:mica-core:jar:2.0.3-GA'
<dependency org="net.dreamlu" name="mica-core" rev="2.0.3-GA">
  <artifact name="mica-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-core', version='2.0.3-GA')
)
libraryDependencies += "net.dreamlu" % "mica-core" % "2.0.3-GA"
[net.dreamlu/mica-core "2.0.3-GA"]