| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJavaScript Languages Github Development Tools Version Controls | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdgithub-com-rmariuzzo-checkboxes-js | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncheckboxes.js 
            WebJar for checkboxes.js 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-rmariuzzo-checkboxes-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-rmariuzzo-checkboxes-js</artifactId>
    <version>1.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-rmariuzzo-checkboxes-js/
implementation 'org.webjars.npm:github-com-rmariuzzo-checkboxes-js:1.2.0'
                // https://jarcasting.com/artifacts/org.webjars.npm/github-com-rmariuzzo-checkboxes-js/
implementation ("org.webjars.npm:github-com-rmariuzzo-checkboxes-js:1.2.0")
                'org.webjars.npm:github-com-rmariuzzo-checkboxes-js:jar:1.2.0'
                <dependency org="org.webjars.npm" name="github-com-rmariuzzo-checkboxes-js" rev="1.2.0">
  <artifact name="github-com-rmariuzzo-checkboxes-js" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='github-com-rmariuzzo-checkboxes-js', version='1.2.0')
)
                libraryDependencies += "org.webjars.npm" % "github-com-rmariuzzo-checkboxes-js" % "1.2.0"
                [org.webjars.npm/github-com-rmariuzzo-checkboxes-js "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : jquery | jar | [2.2.4,3) |