is not current version
Last Version 3.1.1

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

WebJar for fast-json-patch

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fast-json-patch
Version

Version

2.0.4
Type

Type

jar

Download fast-json-patch 2.0.4


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