| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesData Net | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIddatatables.net-buttons-bs | 
    
| Last Version | Last Version2.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondatatables.net-buttons-bs 
            WebJar for datatables.net-buttons-bs 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| datatables.net-buttons-bs-2.2.3.pom | |
| datatables.net-buttons-bs-2.2.3.jar | 5 KB | 
| datatables.net-buttons-bs-2.2.3-sources.jar | 22 bytes | 
| datatables.net-buttons-bs-2.2.3-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-buttons-bs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>datatables.net-buttons-bs</artifactId>
    <version>2.2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-buttons-bs/
implementation 'org.webjars.npm:datatables.net-buttons-bs:2.2.3'
                // https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-buttons-bs/
implementation ("org.webjars.npm:datatables.net-buttons-bs:2.2.3")
                'org.webjars.npm:datatables.net-buttons-bs:jar:2.2.3'
                <dependency org="org.webjars.npm" name="datatables.net-buttons-bs" rev="2.2.3">
  <artifact name="datatables.net-buttons-bs" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='datatables.net-buttons-bs', version='2.2.3')
)
                libraryDependencies += "org.webjars.npm" % "datatables.net-buttons-bs" % "2.2.3"
                [org.webjars.npm/datatables.net-buttons-bs "2.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : datatables.net-buttons | jar | [2.0.1,) | 
| org.webjars.npm : datatables.net-bs | jar | [1.11.3,) | 
| org.webjars.npm : jquery | jar | [1.7,) |