A generic (Java FX) graph visualization library that can automatically arrange the vertices' locations through a force-directed algorithm in real-time.
[com.github.jpmonettas/smartgraph "2.0.0-SNAPSHOT"]
com.github.jpmonettas/smartgraph {:mvn/version "2.0.0-SNAPSHOT"}
implementation("com.github.jpmonettas:smartgraph:2.0.0-SNAPSHOT")
<dependency> <groupId>com.github.jpmonettas</groupId> <artifactId>smartgraph</artifactId> <version>2.0.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: