ekko-lightbox

WebJar for ekko-lightbox

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ekko-lightbox
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

ekko-lightbox
WebJar for ekko-lightbox
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/ashleydw/lightbox

Download ekko-lightbox

How to add to project

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

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.

Bootstrap Lightbox

A lightbox module for Bootstrap that supports images, YouTube videos, and galleries - built around Bootstrap's Modal plugin.

See the github page for docs: http://ashleydw.github.io/lightbox

Contributing

Instead of modifying the /dist/*.js JavaScript files directly, you should instead modify the ekko-lightbox.js file and run the grunt task.

Copyright and license

Code released under the MIT license.

Versions

Version
5.3.0
5.2.0