m

material__data-table

WebJar for @material/data-table
http://webjars.org
MIT
Files download
File Operation
material__data-table-4.0.0-canary.1.jar download
material__data-table-4.0.0-canary.1.pom download
material__data-table-4.0.0-canary.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>material__data-table</artifactId>
  <version>4.0.0-canary.1</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:material__data-table:4.0.0-canary.1'
Gradle Kotlin
implementation("org.webjars.npm:material__data-table:4.0.0-canary.1")
Scala SBT
libraryDependencies += "org.webjars.npm" % "material__data-table" % "4.0.0-canary.1"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='material__data-table', version='4.0.0-canary.1')
)
Apache Ivy
<dependency org="org.webjars.npm" name="material__data-table" rev="4.0.0-canary.1" />
Leiningen
[org.webjars.npm/material__data-table "4.0.0-canary.1"]
Apache Buildr
'org.webjars.npm:material__data-table:jar:4.0.0-canary.1'