GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdsticky-table-headers |
Version | Version0.1.19 |
Type | Typejar |
Filename | Size |
---|---|
sticky-table-headers-0.1.19.pom | |
sticky-table-headers-0.1.19.jar | 10 KB |
sticky-table-headers-0.1.19-sources.jar | 22 bytes |
sticky-table-headers-0.1.19-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sticky-table-headers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sticky-table-headers</artifactId>
<version>0.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sticky-table-headers/
implementation 'org.webjars.npm:sticky-table-headers:0.1.19'
// https://jarcasting.com/artifacts/org.webjars.npm/sticky-table-headers/
implementation ("org.webjars.npm:sticky-table-headers:0.1.19")
'org.webjars.npm:sticky-table-headers:jar:0.1.19'
<dependency org="org.webjars.npm" name="sticky-table-headers" rev="0.1.19">
<artifact name="sticky-table-headers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sticky-table-headers', version='0.1.19')
)
libraryDependencies += "org.webjars.npm" % "sticky-table-headers" % "0.1.19"
[org.webjars.npm/sticky-table-headers "0.1.19"]