is not current version
Last Version 1.2

fast-object-diff 1.1

Java object diff

License

License

GroupId

GroupId

com.github.colincatsu
ArtifactId

ArtifactId

fast-object-diff
Version

Version

1.1
Type

Type

jar
Description

Description

fast-object-diff
Java object diff
Project URL

Project URL

https://github.com/colincatsu/fast-object-diff

Download fast-object-diff 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.