Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.datatables |
ArtifactId | ArtifactIddist-datatables-fixedcolumns |
Version | Version3.2.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-fixedcolumns/ -->
<dependency>
<groupId>org.webjars.bowergithub.datatables</groupId>
<artifactId>dist-datatables-fixedcolumns</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-fixedcolumns/
implementation 'org.webjars.bowergithub.datatables:dist-datatables-fixedcolumns:3.2.5'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-fixedcolumns/
implementation ("org.webjars.bowergithub.datatables:dist-datatables-fixedcolumns:3.2.5")
'org.webjars.bowergithub.datatables:dist-datatables-fixedcolumns:jar:3.2.5'
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-fixedcolumns" rev="3.2.5">
<artifact name="dist-datatables-fixedcolumns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-fixedcolumns', version='3.2.5')
)
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-fixedcolumns" % "3.2.5"
[org.webjars.bowergithub.datatables/dist-datatables-fixedcolumns "3.2.5"]