License |
License |
---|---|
GroupId | GroupIdit.uniroma1.dis.wsngroup.gexf4j |
ArtifactId | ArtifactIdgexf4j |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongexf4j
This library is used to create and write GEXF files for visualizing graphs using Gephi and any other GEXF-supporting application.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gexf4j-1.0.0.pom | |
gexf4j-1.0.0.jar | 70 KB |
gexf4j-1.0.0-sources.jar | 43 KB |
gexf4j-1.0.0-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma1.dis.wsngroup.gexf4j/gexf4j/ -->
<dependency>
<groupId>it.uniroma1.dis.wsngroup.gexf4j</groupId>
<artifactId>gexf4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma1.dis.wsngroup.gexf4j/gexf4j/
implementation 'it.uniroma1.dis.wsngroup.gexf4j:gexf4j:1.0.0'
// https://jarcasting.com/artifacts/it.uniroma1.dis.wsngroup.gexf4j/gexf4j/
implementation ("it.uniroma1.dis.wsngroup.gexf4j:gexf4j:1.0.0")
'it.uniroma1.dis.wsngroup.gexf4j:gexf4j:jar:1.0.0'
<dependency org="it.uniroma1.dis.wsngroup.gexf4j" name="gexf4j" rev="1.0.0">
<artifact name="gexf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma1.dis.wsngroup.gexf4j', module='gexf4j', version='1.0.0')
)
libraryDependencies += "it.uniroma1.dis.wsngroup.gexf4j" % "gexf4j" % "1.0.0"
[it.uniroma1.dis.wsngroup.gexf4j/gexf4j "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
xmlunit : xmlunit | jar | 1.6 |
commons-io : commons-io | jar | 2.4 |