GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjQuery-contextMenu |
Version | Version2.7.1 |
Type | Typejar |
Filename | Size |
---|---|
jQuery-contextMenu-2.7.1.pom | |
jQuery-contextMenu-2.7.1.jar | 2 MB |
jQuery-contextMenu-2.7.1-sources.jar | 22 bytes |
jQuery-contextMenu-2.7.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jQuery-contextMenu/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jQuery-contextMenu</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jQuery-contextMenu/
implementation 'org.webjars.bower:jQuery-contextMenu:2.7.1'
// https://jarcasting.com/artifacts/org.webjars.bower/jQuery-contextMenu/
implementation ("org.webjars.bower:jQuery-contextMenu:2.7.1")
'org.webjars.bower:jQuery-contextMenu:jar:2.7.1'
<dependency org="org.webjars.bower" name="jQuery-contextMenu" rev="2.7.1">
<artifact name="jQuery-contextMenu" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jQuery-contextMenu', version='2.7.1')
)
libraryDependencies += "org.webjars.bower" % "jQuery-contextMenu" % "2.7.1"
[org.webjars.bower/jQuery-contextMenu "2.7.1"]