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