<dependency>
<groupId>fun.fengwk.auto-mapper</groupId>
<artifactId>auto-mapper-annotation</artifactId>
<version>1.0.0</version>
</dependency>
implementation 'fun.fengwk.auto-mapper:auto-mapper-annotation:1.0.0'
fun.fengwk.auto-mapper:auto-mapper-annotation:1.0.0
<dependency org="fun.fengwk.auto-mapper" name="auto-mapper-annotation" rev="1.0.0" />
libraryDependencies += "fun.fengwk.auto-mapper" % "auto-mapper-annotation" % "1.0.0"
@Grab(group='fun.fengwk.auto-mapper', module='auto-mapper-annotation', version='1.0.0')
[fun.fengwk.auto-mapper/auto-mapper-annotation "1.0.0"]
'fun.fengwk.auto-mapper:auto-mapper-annotation:jar:1.0.0'