is not current version
Last Version 2.3.1

net.dreamlu:mica-auto 1.3.0

An enhanced toolkit of Spring cloud to simplify development.

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

mica-auto
Version

Version

1.3.0
Type

Type

jar

Download mica-auto 1.3.0


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