is not current version
Last Version 3.2.2

org.webjars:datatables-fixedcolumns 3.1.0

WebJar for datatables FixedColumns

Categories

Categories

Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

datatables-fixedcolumns
Version

Version

3.1.0
Type

Type

jar

Download datatables-fixedcolumns 3.1.0


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