| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.cytoscape |
| ArtifactId | ArtifactIdcytoscape.js |
| Version | Version3.19.0 |
| Type | Typejar |
| Description |
Descriptioncytoscape
WebJar for cytoscape
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cytoscape.js-3.19.0.pom | |
| cytoscape.js-3.19.0.jar | 987 KB |
| cytoscape.js-3.19.0-sources.jar | 22 bytes |
| cytoscape.js-3.19.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.cytoscape/cytoscape.js/ -->
<dependency>
<groupId>org.webjars.bowergithub.cytoscape</groupId>
<artifactId>cytoscape.js</artifactId>
<version>3.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cytoscape/cytoscape.js/
implementation 'org.webjars.bowergithub.cytoscape:cytoscape.js:3.19.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cytoscape/cytoscape.js/
implementation ("org.webjars.bowergithub.cytoscape:cytoscape.js:3.19.0")
'org.webjars.bowergithub.cytoscape:cytoscape.js:jar:3.19.0'
<dependency org="org.webjars.bowergithub.cytoscape" name="cytoscape.js" rev="3.19.0">
<artifact name="cytoscape.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.cytoscape', module='cytoscape.js', version='3.19.0')
)
libraryDependencies += "org.webjars.bowergithub.cytoscape" % "cytoscape.js" % "3.19.0"
[org.webjars.bowergithub.cytoscape/cytoscape.js "3.19.0"]