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