| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGithub Development Tools Version Controls JSON Data | 
        
| GroupId | GroupIdorg.webjars.bower | 
    
| ArtifactId | ArtifactIdgithub-com-Starcounter-Jack-JSON-Patch | 
    
| Last Version | Last Version2.0.6 | 
        
| 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 | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-Starcounter-Jack-JSON-Patch/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-Starcounter-Jack-JSON-Patch</artifactId>
    <version>2.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.bower/github-com-Starcounter-Jack-JSON-Patch/
implementation 'org.webjars.bower:github-com-Starcounter-Jack-JSON-Patch:2.0.6'
                // https://jarcasting.com/artifacts/org.webjars.bower/github-com-Starcounter-Jack-JSON-Patch/
implementation ("org.webjars.bower:github-com-Starcounter-Jack-JSON-Patch:2.0.6")
                'org.webjars.bower:github-com-Starcounter-Jack-JSON-Patch:jar:2.0.6'
                <dependency org="org.webjars.bower" name="github-com-Starcounter-Jack-JSON-Patch" rev="2.0.6">
  <artifact name="github-com-Starcounter-Jack-JSON-Patch" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.bower', module='github-com-Starcounter-Jack-JSON-Patch', version='2.0.6')
)
                libraryDependencies += "org.webjars.bower" % "github-com-Starcounter-Jack-JSON-Patch" % "2.0.6"
                [org.webjars.bower/github-com-Starcounter-Jack-JSON-Patch "2.0.6"]