is not current version
Last Version 2.1.2

com.github.xr2117:bean-mapping 1.3

BeanMapping工具包

Categories

Categories

Bean Mapping General Purpose Libraries
GroupId

GroupId

com.github.xr2117
ArtifactId

ArtifactId

bean-mapping
Version

Version

1.3
Type

Type

jar

Download bean-mapping 1.3


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