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