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