Last Version

gexf4j 1.0.0

This library is used to create and write GEXF files for visualizing graphs using Gephi and any other GEXF-supporting application.

License

License

GroupId

GroupId

it.uniroma1.dis.wsngroup.gexf4j
ArtifactId

ArtifactId

gexf4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

gexf4j
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

https://github.com/francesco-ficarola/gexf4j

Download gexf4j 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
xmlunit : xmlunit jar 1.6
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.