Last Version

fxgraph 0.0.3

FXGraph is java graph visualizer.

License

License

GroupId

GroupId

com.sirolf2009
ArtifactId

ArtifactId

fxgraph
Version

Version

0.0.3
Type

Type

jar
Description

Description

fxgraph
FXGraph is java graph visualizer.
Project URL

Project URL

https://github.com/sirolf2009/fxgraph
Project Organization

Project Organization

fxgraph

Download fxgraph 0.0.3


<!-- https://jarcasting.com/artifacts/com.sirolf2009/fxgraph/ -->
<dependency>
    <groupId>com.sirolf2009</groupId>
    <artifactId>fxgraph</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirolf2009/fxgraph/
implementation 'com.sirolf2009:fxgraph:0.0.3'
// https://jarcasting.com/artifacts/com.sirolf2009/fxgraph/
implementation ("com.sirolf2009:fxgraph:0.0.3")
'com.sirolf2009:fxgraph:jar:0.0.3'
<dependency org="com.sirolf2009" name="fxgraph" rev="0.0.3">
  <artifact name="fxgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirolf2009', module='fxgraph', version='0.0.3')
)
libraryDependencies += "com.sirolf2009" % "fxgraph" % "0.0.3"
[com.sirolf2009/fxgraph "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.abego.treelayout : org.abego.treelayout.core jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.