License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfixed-data-table |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfixed-data-table
WebJar for fixed-data-table
|
Project URL |
Project URL |
Filename | Size |
---|---|
fixed-data-table-0.6.3.pom | |
fixed-data-table-0.6.3.jar | 158 KB |
fixed-data-table-0.6.3-sources.jar | 22 bytes |
fixed-data-table-0.6.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fixed-data-table/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fixed-data-table</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fixed-data-table/
implementation 'org.webjars.npm:fixed-data-table:0.6.3'
// https://jarcasting.com/artifacts/org.webjars.npm/fixed-data-table/
implementation ("org.webjars.npm:fixed-data-table:0.6.3")
'org.webjars.npm:fixed-data-table:jar:0.6.3'
<dependency org="org.webjars.npm" name="fixed-data-table" rev="0.6.3">
<artifact name="fixed-data-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fixed-data-table', version='0.6.3')
)
libraryDependencies += "org.webjars.npm" % "fixed-data-table" % "0.6.3"
[org.webjars.npm/fixed-data-table "0.6.3"]