is not current version
Last Version 0.0.24

com.github.leeonky:view-mapper 0.0.10

view-mapper

GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

view-mapper
Version

Version

0.0.10
Type

Type

jar

Download view-mapper 0.0.10


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