Website
Visit the PrimeVue Website for general information, demos and documentation.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий PrimeFaces Jakarta EE The Web Tier Jakarta Server Faces |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgithub-com-primefaces-primevue |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеprimevue
WebJar for primevue
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-primefaces-primevue/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-primefaces-primevue</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-primefaces-primevue/
implementation 'org.webjars.npm:github-com-primefaces-primevue:1.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-primefaces-primevue/
implementation ("org.webjars.npm:github-com-primefaces-primevue:1.0.5")
'org.webjars.npm:github-com-primefaces-primevue:jar:1.0.5'
<dependency org="org.webjars.npm" name="github-com-primefaces-primevue" rev="1.0.5">
<artifact name="github-com-primefaces-primevue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-primefaces-primevue', version='1.0.5')
)
libraryDependencies += "org.webjars.npm" % "github-com-primefaces-primevue" % "1.0.5"
[org.webjars.npm/github-com-primefaces-primevue "1.0.5"]
Visit the PrimeVue Website for general information, demos and documentation.