License |
License |
---|---|
Categories |
CategoriesGephi General Purpose Libraries Utility |
GroupId | GroupIdvision.id |
ArtifactId | ArtifactIdgraphgephi_2.12 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptiongraphgephi_2.12
Basic conversion tool to visualize Graph4Scala graphs with the Gephi toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphgephi_2.12-0.1.3.pom | |
graphgephi_2.12-0.1.3.jar | 16 KB |
graphgephi_2.12-0.1.3-sources.jar | 2 KB |
graphgephi_2.12-0.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/vision.id/graphgephi_2.12/ -->
<dependency>
<groupId>vision.id</groupId>
<artifactId>graphgephi_2.12</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/vision.id/graphgephi_2.12/
implementation 'vision.id:graphgephi_2.12:0.1.3'
// https://jarcasting.com/artifacts/vision.id/graphgephi_2.12/
implementation ("vision.id:graphgephi_2.12:0.1.3")
'vision.id:graphgephi_2.12:jar:0.1.3'
<dependency org="vision.id" name="graphgephi_2.12" rev="0.1.3">
<artifact name="graphgephi_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='vision.id', module='graphgephi_2.12', version='0.1.3')
)
libraryDependencies += "vision.id" % "graphgephi_2.12" % "0.1.3"
[vision.id/graphgephi_2.12 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-graph : graph-core_2.12 | jar | 1.13.0 |
com.lihaoyi : os-lib_2.12 | jar | 0.2.8 |
org.gephi : gephi-toolkit | jar | 0.9.2 |
org.netbeans.modules : org-netbeans-core | jar | RELEASE90 |
org.netbeans.modules : org-netbeans-core-startup-base | jar | RELEASE90 |
org.netbeans.modules : org-netbeans-modules-masterfs | jar | RELEASE90 |
org.netbeans.api : org-openide-util-lookup | jar | RELEASE90 |