License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjsondiffpatch |
Version | Version0.3.11-1 |
Type | Typejar |
Description |
Descriptionjsondiffpatch
WebJar for jsondiffpatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsondiffpatch-0.3.11-1.pom | |
jsondiffpatch-0.3.11-1.jar | 563 KB |
jsondiffpatch-0.3.11-1-sources.jar | 22 bytes |
jsondiffpatch-0.3.11-1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsondiffpatch</artifactId>
<version>0.3.11-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/
implementation 'org.webjars.npm:jsondiffpatch:0.3.11-1'
// https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/
implementation ("org.webjars.npm:jsondiffpatch:0.3.11-1")
'org.webjars.npm:jsondiffpatch:jar:0.3.11-1'
<dependency org="org.webjars.npm" name="jsondiffpatch" rev="0.3.11-1">
<artifact name="jsondiffpatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsondiffpatch', version='0.3.11-1')
)
libraryDependencies += "org.webjars.npm" % "jsondiffpatch" % "0.3.11-1"
[org.webjars.npm/jsondiffpatch "0.3.11-1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : chalk | jar | [2.3.0,3) |
org.webjars.npm : diff-match-patch | jar | [1.0.0,2) |