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