is not current version
Last Version 3.2.5

org.webjars.bower:cytoscape 2.7.9

WebJar for cytoscape

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

cytoscape
Version

Version

2.7.9
Type

Type

jar

Download cytoscape 2.7.9


<!-- https://jarcasting.com/artifacts/org.webjars.bower/cytoscape/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>cytoscape</artifactId>
    <version>2.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/cytoscape/
implementation 'org.webjars.bower:cytoscape:2.7.9'
// https://jarcasting.com/artifacts/org.webjars.bower/cytoscape/
implementation ("org.webjars.bower:cytoscape:2.7.9")
'org.webjars.bower:cytoscape:jar:2.7.9'
<dependency org="org.webjars.bower" name="cytoscape" rev="2.7.9">
  <artifact name="cytoscape" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='cytoscape', version='2.7.9')
)
libraryDependencies += "org.webjars.bower" % "cytoscape" % "2.7.9"
[org.webjars.bower/cytoscape "2.7.9"]