is not current version
Last Version 2.1.2

com.github.xr2117:bean-mapping 1.0

BeanMapping工具包

Categories

Categories

Bean Mapping General Purpose Libraries
GroupId

GroupId

com.github.xr2117
ArtifactId

ArtifactId

bean-mapping
Version

Version

1.0
Type

Type

jar

Download bean-mapping 1.0


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