| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdfast-json-patch |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
Descriptionfast-json-patch
WebJar for fast-json-patch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fast-json-patch-3.1.0.pom | |
| fast-json-patch-3.1.0.jar | 50 KB |
| fast-json-patch-3.1.0-sources.jar | 22 bytes |
| fast-json-patch-3.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fast-json-patch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fast-json-patch</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fast-json-patch/
implementation 'org.webjars.npm:fast-json-patch:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fast-json-patch/
implementation ("org.webjars.npm:fast-json-patch:3.1.0")
'org.webjars.npm:fast-json-patch:jar:3.1.0'
<dependency org="org.webjars.npm" name="fast-json-patch" rev="3.1.0">
<artifact name="fast-json-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fast-json-patch', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "fast-json-patch" % "3.1.0"
[org.webjars.npm/fast-json-patch "3.1.0"]