Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjsondiffpatch |
Version | Version0.1.43 |
Type | Typejar |
Filename | Size |
---|---|
jsondiffpatch-0.1.43.pom | |
jsondiffpatch-0.1.43.jar | 411 KB |
jsondiffpatch-0.1.43-sources.jar | 22 bytes |
jsondiffpatch-0.1.43-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jsondiffpatch</artifactId>
<version>0.1.43</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/
implementation 'org.webjars.npm:jsondiffpatch:0.1.43'
// https://jarcasting.com/artifacts/org.webjars.npm/jsondiffpatch/
implementation ("org.webjars.npm:jsondiffpatch:0.1.43")
'org.webjars.npm:jsondiffpatch:jar:0.1.43'
<dependency org="org.webjars.npm" name="jsondiffpatch" rev="0.1.43">
<artifact name="jsondiffpatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jsondiffpatch', version='0.1.43')
)
libraryDependencies += "org.webjars.npm" % "jsondiffpatch" % "0.1.43"
[org.webjars.npm/jsondiffpatch "0.1.43"]