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