| License |
License |
|---|---|
| GroupId | GroupIdcom.github.colincatsu |
| ArtifactId | ArtifactIdfast-object-diff |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfast-object-diff
Java object diff
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fast-object-diff-1.2.pom | |
| fast-object-diff-1.2.jar | 13 KB |
| fast-object-diff-1.2-sources.jar | 5 KB |
| fast-object-diff-1.2-javadoc.jar | 53 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |