не последняя версия
Последняя версия 0.10.0

com.github.brymck:gson-diff 0.9.0

Diff objects with Gson

Категории

Категории

Gson Данные JSON
Группа

Группа

com.github.brymck
Идентификатор

Идентификатор

gson-diff
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать gson-diff 0.9.0


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