Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjsondiffpatch |
Version | Version0.3.11 |
Type | Typejar |
Filename | Size |
---|---|
jsondiffpatch-0.3.11.pom | |
jsondiffpatch-0.3.11.jar | 564 KB |
jsondiffpatch-0.3.11-sources.jar | 22 bytes |
jsondiffpatch-0.3.11-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</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/
implementation 'org.webjars.npm:jsondiffpatch:0.3.11'
// https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/
implementation ("org.webjars.npm:jsondiffpatch:0.3.11")
'org.webjars.npm:jsondiffpatch:jar:0.3.11'
<dependency org="org.webjars.npm" name="jsondiffpatch" rev="0.3.11">
<artifact name="jsondiffpatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsondiffpatch', version='0.3.11')
)
libraryDependencies += "org.webjars.npm" % "jsondiffpatch" % "0.3.11"
[org.webjars.npm/jsondiffpatch "0.3.11"]