is not current version
Last Version 1.0.0

it.uniroma1.dis.wsngroup.gexf4j:gexf4j 0.4.3-BETA

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

GroupId

GroupId

it.uniroma1.dis.wsngroup.gexf4j
ArtifactId

ArtifactId

gexf4j
Version

Version

0.4.3-BETA
Type

Type

jar

Download gexf4j 0.4.3-BETA


<!-- https://jarcasting.com/artifacts/it.uniroma1.dis.wsngroup.gexf4j/gexf4j/ -->
<dependency>
    <groupId>it.uniroma1.dis.wsngroup.gexf4j</groupId>
    <artifactId>gexf4j</artifactId>
    <version>0.4.3-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma1.dis.wsngroup.gexf4j/gexf4j/
implementation 'it.uniroma1.dis.wsngroup.gexf4j:gexf4j:0.4.3-BETA'
// https://jarcasting.com/artifacts/it.uniroma1.dis.wsngroup.gexf4j/gexf4j/
implementation ("it.uniroma1.dis.wsngroup.gexf4j:gexf4j:0.4.3-BETA")
'it.uniroma1.dis.wsngroup.gexf4j:gexf4j:jar:0.4.3-BETA'
<dependency org="it.uniroma1.dis.wsngroup.gexf4j" name="gexf4j" rev="0.4.3-BETA">
  <artifact name="gexf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma1.dis.wsngroup.gexf4j', module='gexf4j', version='0.4.3-BETA')
)
libraryDependencies += "it.uniroma1.dis.wsngroup.gexf4j" % "gexf4j" % "0.4.3-BETA"
[it.uniroma1.dis.wsngroup.gexf4j/gexf4j "0.4.3-BETA"]