| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesData Net | 
        
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIddatatables.net-fixedcolumns-bs | 
    
| Last Version | Last Version4.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondatatables.net-fixedcolumns-bs 
            WebJar for datatables.net-fixedcolumns-bs 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-fixedcolumns-bs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>datatables.net-fixedcolumns-bs</artifactId>
    <version>4.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-fixedcolumns-bs/
implementation 'org.webjars.npm:datatables.net-fixedcolumns-bs:4.0.2'
                // https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-fixedcolumns-bs/
implementation ("org.webjars.npm:datatables.net-fixedcolumns-bs:4.0.2")
                'org.webjars.npm:datatables.net-fixedcolumns-bs:jar:4.0.2'
                <dependency org="org.webjars.npm" name="datatables.net-fixedcolumns-bs" rev="4.0.2">
  <artifact name="datatables.net-fixedcolumns-bs" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='datatables.net-fixedcolumns-bs', version='4.0.2')
)
                libraryDependencies += "org.webjars.npm" % "datatables.net-fixedcolumns-bs" % "4.0.2"
                [org.webjars.npm/datatables.net-fixedcolumns-bs "4.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : datatables.net-fixedcolumns | jar | [4.0.0,) | 
| org.webjars.npm : datatables.net-bs | jar | [1.11.3,) | 
| org.webjars.npm : jquery | jar | [1.7,) |