| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторmaterial__chips |
| Версия | Версия0.39.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| material__chips-0.39.1.pom | |
| material__chips-0.39.1.jar | 58 KB |
| material__chips-0.39.1-sources.jar | 22 bytes |
| material__chips-0.39.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/material__chips/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>material__chips</artifactId>
<version>0.39.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/material__chips/
implementation 'org.webjars.npm:material__chips:0.39.1'
// https://jarcasting.com/artifacts/org.webjars.npm/material__chips/
implementation ("org.webjars.npm:material__chips:0.39.1")
'org.webjars.npm:material__chips:jar:0.39.1'
<dependency org="org.webjars.npm" name="material__chips" rev="0.39.1">
<artifact name="material__chips" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='material__chips', version='0.39.1')
)
libraryDependencies += "org.webjars.npm" % "material__chips" % "0.39.1"
[org.webjars.npm/material__chips "0.39.1"]