openseadragon

WebJar for openseadragon

License

License

BSD-3-Clause
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

openseadragon
Last Version

Last Version

2.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

openseadragon
WebJar for openseadragon
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/openseadragon/openseadragon

Download openseadragon

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

Versions

Version
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0