json-merge

json-merge is a library for merging json files for the JVM written in Kotlin

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.savvasdalkitsis
ArtifactId

ArtifactId

json-merge
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

json-merge
json-merge is a library for merging json files for the JVM written in Kotlin
Project URL

Project URL

https://github.com/savvasdalkitsis/json-merge
Source Code Management

Source Code Management

https://github.com/savvasdalkitsis/json-merge

Download json-merge

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20180130
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.shazam : shazamcrest jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5