openseadragon

WebJar for openseadragon

Лицензия

Лицензия

BSD-3-Clause
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

openseadragon
Последняя версия

Последняя версия

2.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

openseadragon
WebJar for openseadragon
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/openseadragon/openseadragon

Скачать openseadragon

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/openseadragon/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>openseadragon</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/openseadragon/
implementation 'org.webjars.npm:openseadragon:2.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/openseadragon/
implementation ("org.webjars.npm:openseadragon:2.4.2")
'org.webjars.npm:openseadragon:jar:2.4.2'
<dependency org="org.webjars.npm" name="openseadragon" rev="2.4.2">
  <artifact name="openseadragon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='openseadragon', version='2.4.2')
)
libraryDependencies += "org.webjars.npm" % "openseadragon" % "2.4.2"
[org.webjars.npm/openseadragon "2.4.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

OpenSeadragon

Gitter Build Status

An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.

See it in action and get started using it at http://openseadragon.github.io/.

Stable Builds

See the GitHub releases page.

Development

If you want to use OpenSeadragon in your own projects, you can find the latest stable build, API documentation, and example code at http://openseadragon.github.io/. If you want to modify OpenSeadragon and/or contribute to its development, read the contributing guide for instructions.

License

OpenSeadragon is released under the New BSD license. For details, see the LICENSE.txt file.

Версии библиотеки

Версия
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0