License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdngCytoscape |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionngCytoscape
Webjar for ngCytoscape
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ngCytoscape-0.0.6.pom | |
ngCytoscape-0.0.6.jar | 15 KB |
ngCytoscape-0.0.6-javadoc.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ngCytoscape/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ngCytoscape</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ngCytoscape/
implementation 'org.webjars:ngCytoscape:0.0.6'
// https://jarcasting.com/artifacts/org.webjars/ngCytoscape/
implementation ("org.webjars:ngCytoscape:0.0.6")
'org.webjars:ngCytoscape:jar:0.0.6'
<dependency org="org.webjars" name="ngCytoscape" rev="0.0.6">
<artifact name="ngCytoscape" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ngCytoscape', version='0.0.6')
)
libraryDependencies += "org.webjars" % "ngCytoscape" % "0.0.6"
[org.webjars/ngCytoscape "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : cytoscape | jar | 2.7.13 |
org.webjars : angularjs | jar | 1.5.8 |