| License | License | 
|---|---|
| Categories | CategoriesJavaScript Languages Github Development Tools Version Controls | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdgithub-com-iVis-at-Bilkent-cytoscape-js-context-menus | 
| Last Version | Last Version2.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncytoscape-context-menus WebJar for cytoscape-context-menus | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-iVis-at-Bilkent-cytoscape-js-context-menus/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-iVis-at-Bilkent-cytoscape-js-context-menus</artifactId>
    <version>2.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/github-com-iVis-at-Bilkent-cytoscape-js-context-menus/
implementation 'org.webjars.npm:github-com-iVis-at-Bilkent-cytoscape-js-context-menus:2.0.3'// https://jarcasting.com/artifacts/org.webjars.npm/github-com-iVis-at-Bilkent-cytoscape-js-context-menus/
implementation ("org.webjars.npm:github-com-iVis-at-Bilkent-cytoscape-js-context-menus:2.0.3")'org.webjars.npm:github-com-iVis-at-Bilkent-cytoscape-js-context-menus:jar:2.0.3'<dependency org="org.webjars.npm" name="github-com-iVis-at-Bilkent-cytoscape-js-context-menus" rev="2.0.3">
  <artifact name="github-com-iVis-at-Bilkent-cytoscape-js-context-menus" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='github-com-iVis-at-Bilkent-cytoscape-js-context-menus', version='2.0.3')
)libraryDependencies += "org.webjars.npm" % "github-com-iVis-at-Bilkent-cytoscape-js-context-menus" % "2.0.3"[org.webjars.npm/github-com-iVis-at-Bilkent-cytoscape-js-context-menus "2.0.3"]