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