| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdxhr | 
    
| Last Version | Last Version2.6.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionxhr 
            WebJar for xhr 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| xhr-2.6.0.pom | |
| xhr-2.6.0.jar | 11 KB | 
| xhr-2.6.0-sources.jar | 22 bytes | 
| xhr-2.6.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xhr/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>xhr</artifactId>
    <version>2.6.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/xhr/
implementation 'org.webjars.npm:xhr:2.6.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/xhr/
implementation ("org.webjars.npm:xhr:2.6.0")
                'org.webjars.npm:xhr:jar:2.6.0'
                <dependency org="org.webjars.npm" name="xhr" rev="2.6.0">
  <artifact name="xhr" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='xhr', version='2.6.0')
)
                libraryDependencies += "org.webjars.npm" % "xhr" % "2.6.0"
                [org.webjars.npm/xhr "2.6.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : global | jar | [4.4.0,4.5) | 
| org.webjars.npm : is-function | jar | [1.0.1,2) | 
| org.webjars.npm : parse-headers | jar | [2.0.0,3) | 
| org.webjars.npm : xtend | jar | [4.0.0,5) |