License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-fancybox |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionjquery-fancybox
WebJar for jquery-fancybox
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-fancybox-3.1.0.pom | |
jquery-fancybox-3.1.0.jar | 443 KB |
jquery-fancybox-3.1.0-sources.jar | 22 bytes |
jquery-fancybox-3.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-fancybox/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-fancybox</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-fancybox/
implementation 'org.webjars.npm:jquery-fancybox:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-fancybox/
implementation ("org.webjars.npm:jquery-fancybox:3.1.0")
'org.webjars.npm:jquery-fancybox:jar:3.1.0'
<dependency org="org.webjars.npm" name="jquery-fancybox" rev="3.1.0">
<artifact name="jquery-fancybox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-fancybox', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "jquery-fancybox" % "3.1.0"
[org.webjars.npm/jquery-fancybox "3.1.0"]