Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfixed-data-table |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
fixed-data-table-0.4.1.pom | |
fixed-data-table-0.4.1.jar | 165 KB |
fixed-data-table-0.4.1-sources.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.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fixed-data-table/
implementation 'org.webjars.npm:fixed-data-table:0.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/fixed-data-table/
implementation ("org.webjars.npm:fixed-data-table:0.4.1")
'org.webjars.npm:fixed-data-table:jar:0.4.1'
<dependency org="org.webjars.npm" name="fixed-data-table" rev="0.4.1">
<artifact name="fixed-data-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fixed-data-table', version='0.4.1')
)
libraryDependencies += "org.webjars.npm" % "fixed-data-table" % "0.4.1"
[org.webjars.npm/fixed-data-table "0.4.1"]