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