GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmaterial__chips |
Version | Version4.0.0 |
Type | Typejar |
Filename | Size |
---|---|
material__chips-4.0.0.pom | |
material__chips-4.0.0.jar | 153 KB |
material__chips-4.0.0-sources.jar | 22 bytes |
material__chips-4.0.0-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>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material__chips/
implementation 'org.webjars.npm:material__chips:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/material__chips/
implementation ("org.webjars.npm:material__chips:4.0.0")
'org.webjars.npm:material__chips:jar:4.0.0'
<dependency org="org.webjars.npm" name="material__chips" rev="4.0.0">
<artifact name="material__chips" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material__chips', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "material__chips" % "4.0.0"
[org.webjars.npm/material__chips "4.0.0"]