m

material__chips

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