WebJar for Cytoscape.JS
More info: http://webjars.org
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdcytoscape |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCytoscape
Webjar for Cytoscape
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cytoscape-3.3.0.pom | |
cytoscape-3.3.0.jar | 812 KB |
cytoscape-3.3.0-javadoc.jar | 809 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/cytoscape/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>cytoscape</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/cytoscape/
implementation 'org.webjars:cytoscape:3.3.0'
// https://jarcasting.com/artifacts/org.webjars/cytoscape/
implementation ("org.webjars:cytoscape:3.3.0")
'org.webjars:cytoscape:jar:3.3.0'
<dependency org="org.webjars" name="cytoscape" rev="3.3.0">
<artifact name="cytoscape" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='cytoscape', version='3.3.0')
)
libraryDependencies += "org.webjars" % "cytoscape" % "3.3.0"
[org.webjars/cytoscape "3.3.0"]
WebJar for Cytoscape.JS
More info: http://webjars.org