is not current version
Last Version 0.0.24

fun.fengwk.auto-mapper:auto-mapper-annotation 0.0.20


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

fun.fengwk.auto-mapper
ArtifactId

ArtifactId

auto-mapper-annotation
Version

Version

0.0.20
Type

Type

jar

Download auto-mapper-annotation 0.0.20


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