is not current version
Last Version 0.0.3

com.github.xkzhangsan:xkbeancomparator 0.0.1

xkbeancomparator is a Java bean contrast modification and outputs the difference

GroupId

GroupId

com.github.xkzhangsan
ArtifactId

ArtifactId

xkbeancomparator
Version

Version

0.0.1
Type

Type

jar

Download xkbeancomparator 0.0.1


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