is not current version
Last Version 3.2.5

org.webjars.bower:cytoscape 2.6.8

WebJar for cytoscape

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

cytoscape
Version

Version

2.6.8
Type

Type

jar

Download cytoscape 2.6.8


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