is not current version
Last Version 3.1.1

org.webjars.npm:fast-json-patch 0.5.4

WebJar for fast-json-patch

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fast-json-patch
Version

Version

0.5.4
Type

Type

jar

Download fast-json-patch 0.5.4


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