GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmaterial__chips |
Version | Version0.36.1 |
Type | Typejar |
Filename | Size |
---|---|
material__chips-0.36.1.pom | |
material__chips-0.36.1.jar | 52 KB |
material__chips-0.36.1-sources.jar | 22 bytes |
material__chips-0.36.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/material__chips/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>material__chips</artifactId>
<version>0.36.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material__chips/
implementation 'org.webjars.npm:material__chips:0.36.1'
// https://jarcasting.com/artifacts/org.webjars.npm/material__chips/
implementation ("org.webjars.npm:material__chips:0.36.1")
'org.webjars.npm:material__chips:jar:0.36.1'
<dependency org="org.webjars.npm" name="material__chips" rev="0.36.1">
<artifact name="material__chips" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material__chips', version='0.36.1')
)
libraryDependencies += "org.webjars.npm" % "material__chips" % "0.36.1"
[org.webjars.npm/material__chips "0.36.1"]