Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.datatables |
ArtifactId | ArtifactIddist-datatables-fixedheader-bootstrap4 |
Version | Version3.1.5 |
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.5</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.5'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-fixedheader-bootstrap4/
implementation ("org.webjars.bowergithub.datatables:dist-datatables-fixedheader-bootstrap4:3.1.5")
'org.webjars.bowergithub.datatables:dist-datatables-fixedheader-bootstrap4:jar:3.1.5'
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-fixedheader-bootstrap4" rev="3.1.5">
<artifact name="dist-datatables-fixedheader-bootstrap4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-fixedheader-bootstrap4', version='3.1.5')
)
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-fixedheader-bootstrap4" % "3.1.5"
[org.webjars.bowergithub.datatables/dist-datatables-fixedheader-bootstrap4 "3.1.5"]