is not current version
Last Version 2.1.2

com.github.xr2117:bean-mapping 2.0.1

BeanMapping

Categories

Categories

Bean Mapping General Purpose Libraries
GroupId

GroupId

com.github.xr2117
ArtifactId

ArtifactId

bean-mapping
Version

Version

2.0.1
Type

Type

jar

Download bean-mapping 2.0.1


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