License |
License
MIT
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfast-json-patch |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
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.1.pom | -1 bytes |
fast-json-patch-3.1.1-sources.jar | 22 bytes |
fast-json-patch-3.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fast-json-patch/
implementation 'org.webjars.npm:fast-json-patch:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/fast-json-patch/
implementation ("org.webjars.npm:fast-json-patch:3.1.1")
'org.webjars.npm:fast-json-patch:jar:3.1.1'
<dependency org="org.webjars.npm" name="fast-json-patch" rev="3.1.1">
<artifact name="fast-json-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fast-json-patch', version='3.1.1')
)
libraryDependencies += "org.webjars.npm" % "fast-json-patch" % "3.1.1"
[org.webjars.npm/fast-json-patch "3.1.1"]