| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdcom.github.brymck |
| ArtifactId | ArtifactIdgson-diff |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
Descriptiongson-diff
Diff objects with Gson
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gson-diff-0.10.0.pom | |
| gson-diff-0.10.0.jar | 10 KB |
| gson-diff-0.10.0-sources.jar | 7 KB |
| gson-diff-0.10.0-javadoc.jar | 412 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.brymck/gson-diff/ -->
<dependency>
<groupId>com.github.brymck</groupId>
<artifactId>gson-diff</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/gson-diff/
implementation 'com.github.brymck:gson-diff:0.10.0'
// https://jarcasting.com/artifacts/com.github.brymck/gson-diff/
implementation ("com.github.brymck:gson-diff:0.10.0")
'com.github.brymck:gson-diff:jar:0.10.0'
<dependency org="com.github.brymck" name="gson-diff" rev="0.10.0">
<artifact name="gson-diff" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='gson-diff', version='0.10.0')
)
libraryDependencies += "com.github.brymck" % "gson-diff" % "0.10.0"
[com.github.brymck/gson-diff "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| org.jetbrains : annotations | jar | 15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |