m

material__list

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