is not current version
Last Version 0.0.5

io.github.liuyuyu:bean-mapper 0.0.4

Object Mapping Tool

GroupId

GroupId

io.github.liuyuyu
ArtifactId

ArtifactId

bean-mapper
Version

Version

0.0.4
Type

Type

jar

Download bean-mapper 0.0.4


<!-- https://jarcasting.com/artifacts/io.github.liuyuyu/bean-mapper/ -->
<dependency>
    <groupId>io.github.liuyuyu</groupId>
    <artifactId>bean-mapper</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liuyuyu/bean-mapper/
implementation 'io.github.liuyuyu:bean-mapper:0.0.4'
// https://jarcasting.com/artifacts/io.github.liuyuyu/bean-mapper/
implementation ("io.github.liuyuyu:bean-mapper:0.0.4")
'io.github.liuyuyu:bean-mapper:jar:0.0.4'
<dependency org="io.github.liuyuyu" name="bean-mapper" rev="0.0.4">
  <artifact name="bean-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liuyuyu', module='bean-mapper', version='0.0.4')
)
libraryDependencies += "io.github.liuyuyu" % "bean-mapper" % "0.0.4"
[io.github.liuyuyu/bean-mapper "0.0.4"]