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

com.github.hemantsonu20:json-merge 1.0.0

A library to merge different json objects into a single json objects.

Категории

Категории

Ant Компиляция и сборка JSON Данные
Группа

Группа

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

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

json-merge
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать json-merge 1.0.0


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