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