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