| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages Github Development Tools Version Controls | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgithub-com-marmelab-restful-js | 
    
| Last Version | Last Version0.9.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionrestful.js 
            WebJar for restful.js 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-marmelab-restful-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-marmelab-restful-js</artifactId>
    <version>0.9.6</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-marmelab-restful-js/
implementation 'org.webjars.npm:github-com-marmelab-restful-js:0.9.6'
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-marmelab-restful-js/
implementation ("org.webjars.npm:github-com-marmelab-restful-js:0.9.6")
                'org.webjars.npm:github-com-marmelab-restful-js:jar:0.9.6'
                <dependency org="org.webjars.npm" name="github-com-marmelab-restful-js" rev="0.9.6">
  <artifact name="github-com-marmelab-restful-js" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='github-com-marmelab-restful-js', version='0.9.6')
)
                libraryDependencies += "org.webjars.npm" % "github-com-marmelab-restful-js" % "0.9.6"
                [org.webjars.npm/github-com-marmelab-restful-js "0.9.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : immutable | jar | 3.7.6 | 
| org.webjars.npm : object-assign | jar | 2.0.0 | 
| org.webjars.npm : qs | jar | 5.2.0 | 
| org.webjars.npm : warning | jar | 2.1.0 |