Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmd-data-table |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
md-data-table-2.0.1.pom | |
md-data-table-2.0.1.jar | 588 KB |
md-data-table-2.0.1-sources.jar | 22 bytes |
md-data-table-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/md-data-table/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>md-data-table</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/md-data-table/
implementation 'org.webjars.npm:md-data-table:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/md-data-table/
implementation ("org.webjars.npm:md-data-table:2.0.1")
'org.webjars.npm:md-data-table:jar:2.0.1'
<dependency org="org.webjars.npm" name="md-data-table" rev="2.0.1">
<artifact name="md-data-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='md-data-table', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "md-data-table" % "2.0.1"
[org.webjars.npm/md-data-table "2.0.1"]