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