is not current version
Last Version 4.0.2

org.webjars.npm:datatables.net-fixedcolumns 3.2.6

WebJar for datatables.net-fixedcolumns

Categories

Categories

Data Net
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

datatables.net-fixedcolumns
Version

Version

3.2.6
Type

Type

jar

Download datatables.net-fixedcolumns 3.2.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-fixedcolumns/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>datatables.net-fixedcolumns</artifactId>
    <version>3.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-fixedcolumns/
implementation 'org.webjars.npm:datatables.net-fixedcolumns:3.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/datatables.net-fixedcolumns/
implementation ("org.webjars.npm:datatables.net-fixedcolumns:3.2.6")
'org.webjars.npm:datatables.net-fixedcolumns:jar:3.2.6'
<dependency org="org.webjars.npm" name="datatables.net-fixedcolumns" rev="3.2.6">
  <artifact name="datatables.net-fixedcolumns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='datatables.net-fixedcolumns', version='3.2.6')
)
libraryDependencies += "org.webjars.npm" % "datatables.net-fixedcolumns" % "3.2.6"
[org.webjars.npm/datatables.net-fixedcolumns "3.2.6"]