Last Version

fast-object-diff 1.2

Java object diff

License

License

GroupId

GroupId

com.github.colincatsu
ArtifactId

ArtifactId

fast-object-diff
Version

Version

1.2
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.2


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.