is not current version
Last Version 0.0.24

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


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

fun.fengwk.auto-mapper
ArtifactId

ArtifactId

auto-mapper-annotation
Version

Version

0.0.15
Type

Type

jar

Download auto-mapper-annotation 0.0.15


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