This repo serves the dual function of being the UV examples page hosted on gh-pages and the location of the distribution build of the UV published to npm.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторuniversalviewer |
| Последняя версия | Последняя версия3.0.22 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеuniversalviewer
WebJar for universalviewer
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| universalviewer-3.0.22.pom | |
| universalviewer-3.0.22.jar | 2 MB |
| universalviewer-3.0.22-sources.jar | 22 bytes |
| universalviewer-3.0.22-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/universalviewer/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>universalviewer</artifactId>
<version>3.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/universalviewer/
implementation 'org.webjars.npm:universalviewer:3.0.22'
// https://jarcasting.com/artifacts/org.webjars.npm/universalviewer/
implementation ("org.webjars.npm:universalviewer:3.0.22")
'org.webjars.npm:universalviewer:jar:3.0.22'
<dependency org="org.webjars.npm" name="universalviewer" rev="3.0.22">
<artifact name="universalviewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='universalviewer', version='3.0.22')
)
libraryDependencies += "org.webjars.npm" % "universalviewer" % "3.0.22"
[org.webjars.npm/universalviewer "3.0.22"]
This repo serves the dual function of being the UV examples page hosted on gh-pages and the location of the distribution build of the UV published to npm.