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