is not current version
Last Version 14.0.0

org.webjars.npm:material__list 3.2.0

WebJar for @material/list

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

material__list
Version

Version

3.2.0
Type

Type

jar

Download material__list 3.2.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/material__list/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>material__list</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material__list/
implementation 'org.webjars.npm:material__list:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/material__list/
implementation ("org.webjars.npm:material__list:3.2.0")
'org.webjars.npm:material__list:jar:3.2.0'
<dependency org="org.webjars.npm" name="material__list" rev="3.2.0">
  <artifact name="material__list" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material__list', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "material__list" % "3.2.0"
[org.webjars.npm/material__list "3.2.0"]