is not current version
Last Version 1.0.2

com.github.hemantsonu20:json-merge 1.0.0

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

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.github.hemantsonu20
ArtifactId

ArtifactId

json-merge
Version

Version

1.0.0
Type

Type

jar

Download 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"]